stellar_flutter_sdk
stellar_flutter_sdk
XdrSCStatusType
SST_OK constant
SST_OK
SST_OK
constant
Null safety
XdrSCStatusType
const
SST_OK
Implementation
static const SST_OK = const XdrSCStatusType._internal(0);
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCStatusType
SST_OK constant
XdrSCStatusType class
Constructors
XdrSCStatusType
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
Constants
SST_CONTRACT_ERROR
SST_HOST_CONTEXT_ERROR
SST_HOST_FUNCTION_ERROR
SST_HOST_OBJECT_ERROR
SST_HOST_STORAGE_ERROR
SST_HOST_VALUE_ERROR
SST_OK
SST_UNKNOWN_ERROR
SST_VM_ERROR