ChalonaResponse class
Constructors
- ChalonaResponse({MapType? source})
- ChalonaResponse.error(String msg, MapType data)
-
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → String -
toString(
) → String -
A string representation of this object.
inherited
-
translateTo(
String lang) → dynamic
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited