menu
stellar_flutter_sdk
stellar_flutter_sdk
SEP30AuthMethod
toJson method
toJson
brightness_4
brightness_5
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() { return { 'type': type, 'value': value, }; }
stellar_flutter_sdk
stellar_flutter_sdk
SEP30AuthMethod
toJson method
SEP30AuthMethod class