menu
cosmos_sdk package
documentation
sdk/serialization/src/protobuf.dart
ICosmosProtoQueryMessage<RESPONSE extends CosmosProtoMessage>
onQueryResponseJson abstract method
onQueryResponseJson abstract method
dark_mode
light_mode
onQueryResponseJson
abstract method
RESPONSE
onQueryResponseJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
RESPONSE onQueryResponseJson(Map<String, dynamic> json);
cosmos_sdk package
documentation
sdk/serialization/src/protobuf
ICosmosProtoQueryMessage<RESPONSE extends CosmosProtoMessage>
onQueryResponseJson abstract method
ICosmosProtoQueryMessage mixin