irte_engine
rest_exceptions
FetchDataException
FetchDataException constructor
FetchDataException
FetchDataException
constructor
Null safety
FetchDataException
(
[
dynamic
message
]
)
Implementation
FetchDataException([message]) : super(message);
irte_engine
rest_exceptions
FetchDataException
FetchDataException constructor
FetchDataException class
Constructors
FetchDataException
Properties
hashCode
message
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==