NagaModelsListResponse class

Available extensions
Annotations
  • @artifact

Constructors

NagaModelsListResponse.new({List<NagaModel> data = const []})
const

Properties

data List<NagaModel>
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({_1b? data, _w resetData = _F, _1b? appendData, _1b? removeData}) → _o

Available on _o, provided by the $NagaModelsListResponse extension

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

Available on _o, provided by the $NagaModelsListResponse extension

toMap() → _1

Available on _o, provided by the $NagaModelsListResponse extension

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

Operators

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