api.pbjson library Null safety
Constants
-
Api$json
→ const Map<
String, Object> -
@Deprecated('Use apiDescriptor instead')
const {'1' : 'Api', '2' : const [const {'1' : 'name', '3' : 1, '4' : 1, '5' : 9, '10' : 'name'}, const {'1' : … -
Method$json
→ const Map<
String, Object> -
@Deprecated('Use methodDescriptor instead')
const {'1' : 'Method', '2' : const [const {'1' : 'name', '3' : 1, '4' : 1, '5' : 9, '10' : 'name'}, const {'1' :… -
Mixin$json
→ const Map<
String, Object> -
@Deprecated('Use mixinDescriptor instead')
const {'1' : 'Mixin', '2' : const [const {'1' : 'name', '3' : 1, '4' : 1, '5' : 9, '10' : 'name'}, const {'1' : …
Properties
- apiDescriptor → Uint8List
-
Descriptor for
Api. Decode as agoogle.protobuf.DescriptorProto.final - methodDescriptor → Uint8List
-
Descriptor for
Method. Decode as agoogle.protobuf.DescriptorProto.final - mixinDescriptor → Uint8List
-
Descriptor for
Mixin. Decode as agoogle.protobuf.DescriptorProto.final