menu
cosmos_sdk package
documentation
proto_messages/ibc/applications/perm/v1/src/query.dart
QueryChannelStateRequest
QueryChannelStateRequest.new const constructor
QueryChannelStateRequest.new const constructor
dark_mode
light_mode
QueryChannelStateRequest
constructor
const
QueryChannelStateRequest
(
{
String
?
channelId
,
String
?
portId
,
})
Implementation
const QueryChannelStateRequest({this.channelId, this.portId});
cosmos_sdk package
documentation
proto_messages/ibc/applications/perm/v1/src/query
QueryChannelStateRequest
QueryChannelStateRequest.new const constructor
QueryChannelStateRequest class