proto/cosmos/base/query/v1beta1/export library

Classes

PageRequest
PageRequest is to be embedded in gRPC request messages for efficient pagination. Ex:
PageResponse
PageResponse is to be embedded in gRPC response messages where the corresponding request message has used PageRequest.

Constants

PageRequest$json → const Map<String, Object>
PageResponse$json → const Map<String, Object>

Properties

pageRequestDescriptor Uint8List
Descriptor for PageRequest. Decode as a google.protobuf.DescriptorProto.
final
pageResponseDescriptor Uint8List
Descriptor for PageResponse. Decode as a google.protobuf.DescriptorProto.
final