stellar_flutter_sdk
stellar_flutter_sdk
JsonRpcMethod
args property
args
args
property
Null safety
Object
?
args
read / write
args
is arguments to the method at the server. May be Map or List or nil
Implementation
Object? args;
stellar_flutter_sdk
stellar_flutter_sdk
JsonRpcMethod
args property
JsonRpcMethod class
Constructors
JsonRpcMethod
Properties
args
hashCode
id
method
notify
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==