CallIrisApiResult class
- Available extensions
- Annotations
-
- @JS('IrisCore.CallIrisApiResult')
- @anonymous
Constructors
- CallIrisApiResult({int code, String data})
-
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toCallApiResult(
) → CallApiResult -
Available on CallIrisApiResult, provided by the CallIrisApiResultExt extension
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited