menu
cosmos_sdk package
documentation
sdk/serialization/src/protobuf.dart
ICosmosProtoQueryMessage<RESPONSE extends CosmosProtoMessage>
onQueryResponse abstract method
onQueryResponse abstract method
dark_mode
light_mode
onQueryResponse
abstract method
RESPONSE
onQueryResponse
(
List
<
int
>
bytes
)
Implementation
RESPONSE onQueryResponse(List<int> bytes);
cosmos_sdk package
documentation
sdk/serialization/src/protobuf
ICosmosProtoQueryMessage<RESPONSE extends CosmosProtoMessage>
onQueryResponse abstract method
ICosmosProtoQueryMessage mixin