menu
cosmos_sdk package
documentation
proto_messages/initia/move/v1/src/tx.dart
MsgScriptResponse
MsgScriptResponse.fromJson factory constructor
MsgScriptResponse.fromJson factory constructor
dark_mode
light_mode
MsgScriptResponse.fromJson
constructor
MsgScriptResponse.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory MsgScriptResponse.fromJson(Map<String, dynamic> json) { return MsgScriptResponse(); }
cosmos_sdk package
documentation
proto_messages/initia/move/v1/src/tx
MsgScriptResponse
MsgScriptResponse.fromJson factory constructor
MsgScriptResponse class