OpenRouterModelsListResponse class

Available extensions
Annotations

Constructors

OpenRouterModelsListResponse({List<OpenRouterModel> data = const []})
const

Properties

data List<OpenRouterModel>
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
to → _a

Available on _11, provided by the $OpenRouterModelsListResponse extension

no setter

Methods

copyWith({_2c? data, _19 resetData = _F, _2c? appendData, _2c? removeData}) → _11

Available on _11, provided by the $OpenRouterModelsListResponse extension

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toMap() → _5

Available on _11, provided by the $OpenRouterModelsListResponse extension

toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited