menu
cosmos_sdk package
documentation
cosmos_sdk.dart
MsgChannelOpenInit
fieldIds property
fieldIds property
dark_mode
light_mode
fieldIds
property
@
override
List
<
int
>
get
fieldIds
override
List of field IDs corresponding to the values.
Implementation
@override List<int> get fieldIds => [1, 2, 3];
cosmos_sdk package
documentation
cosmos_sdk
MsgChannelOpenInit
fieldIds property
MsgChannelOpenInit class