menu
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCError
code property
code
brightness_4
brightness_5
code
property
XdrSCErrorCode
?
code
Implementation
XdrSCErrorCode? get code => this._code;
void
code=
(
XdrSCErrorCode
?
value
)
Implementation
set code(XdrSCErrorCode? value) => this._code = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCError
code property
XdrSCError class