proto/cosmos/orm/v1/orm.pbjson library
Constants
-
PrimaryKeyDescriptor$json
→ const Map<
String, Object> -
SecondaryIndexDescriptor$json
→ const Map<
String, Object> -
SingletonDescriptor$json
→ const Map<
String, Object> -
TableDescriptor$json
→ const Map<
String, Object>
Properties
- primaryKeyDescriptorDescriptor → Uint8List
-
Descriptor for
PrimaryKeyDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final - secondaryIndexDescriptorDescriptor → Uint8List
-
Descriptor for
SecondaryIndexDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final - singletonDescriptorDescriptor → Uint8List
-
Descriptor for
SingletonDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final - tableDescriptorDescriptor → Uint8List
-
Descriptor for
TableDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final