OpenRouterModelsListResponse class

Available extensions
Annotations
  • @artifact

Constructors

OpenRouterModelsListResponse.new({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

Methods

copyWith({_1c? data, _w resetData = _F, _1c? appendData, _1c? removeData}) → _s

Available on _s, provided by the $OpenRouterModelsListResponse extension

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson({bool pretty = _F}) → _3

Available on _s, provided by the $OpenRouterModelsListResponse extension

toMap() → _1

Available on _s, provided by the $OpenRouterModelsListResponse extension

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

Operators

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