menu
flutter_api package
documentation
responses.dart
ApiResponseList<T extends dynamic>
error property
error property
dark_mode
light_mode
error
property
String
?
get
error
Implementation
String?
get
error => _error;
flutter_api package
documentation
responses
ApiResponseList<T extends dynamic>
error property
ApiResponseList class
Constructors
new
Properties
error
hasData
hashCode
isSuccess
items
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==