wrappers.pbjson library Null safety
Constants
-
BoolValue$json
→ const Map<
String, Object> -
@Deprecated('Use boolValueDescriptor instead')
const {'1' : 'BoolValue', '2' : const [const {'1' : 'value', '3' : 1, '4' : 1, '5' : 8, '10' : 'value'}]} -
BytesValue$json
→ const Map<
String, Object> -
@Deprecated('Use bytesValueDescriptor instead')
const {'1' : 'BytesValue', '2' : const [const {'1' : 'value', '3' : 1, '4' : 1, '5' : 12, '10' : 'value'}]} -
DoubleValue$json
→ const Map<
String, Object> -
@Deprecated('Use doubleValueDescriptor instead')
const {'1' : 'DoubleValue', '2' : const [const {'1' : 'value', '3' : 1, '4' : 1, '5' : 1, '10' : 'value'}]} -
FloatValue$json
→ const Map<
String, Object> -
@Deprecated('Use floatValueDescriptor instead')
const {'1' : 'FloatValue', '2' : const [const {'1' : 'value', '3' : 1, '4' : 1, '5' : 2, '10' : 'value'}]} -
Int32Value$json
→ const Map<
String, Object> -
@Deprecated('Use int32ValueDescriptor instead')
const {'1' : 'Int32Value', '2' : const [const {'1' : 'value', '3' : 1, '4' : 1, '5' : 5, '10' : 'value'}]} -
Int64Value$json
→ const Map<
String, Object> -
@Deprecated('Use int64ValueDescriptor instead')
const {'1' : 'Int64Value', '2' : const [const {'1' : 'value', '3' : 1, '4' : 1, '5' : 3, '10' : 'value'}]} -
StringValue$json
→ const Map<
String, Object> -
@Deprecated('Use stringValueDescriptor instead')
const {'1' : 'StringValue', '2' : const [const {'1' : 'value', '3' : 1, '4' : 1, '5' : 9, '10' : 'value'}]} -
UInt32Value$json
→ const Map<
String, Object> -
@Deprecated('Use uInt32ValueDescriptor instead')
const {'1' : 'UInt32Value', '2' : const [const {'1' : 'value', '3' : 1, '4' : 1, '5' : 13, '10' : 'value'}]} -
UInt64Value$json
→ const Map<
String, Object> -
@Deprecated('Use uInt64ValueDescriptor instead')
const {'1' : 'UInt64Value', '2' : const [const {'1' : 'value', '3' : 1, '4' : 1, '5' : 4, '10' : 'value'}]}
Properties
- boolValueDescriptor → Uint8List
-
Descriptor for
BoolValue. Decode as agoogle.protobuf.DescriptorProto.final - bytesValueDescriptor → Uint8List
-
Descriptor for
BytesValue. Decode as agoogle.protobuf.DescriptorProto.final - doubleValueDescriptor → Uint8List
-
Descriptor for
DoubleValue. Decode as agoogle.protobuf.DescriptorProto.final - floatValueDescriptor → Uint8List
-
Descriptor for
FloatValue. Decode as agoogle.protobuf.DescriptorProto.final - int32ValueDescriptor → Uint8List
-
Descriptor for
Int32Value. Decode as agoogle.protobuf.DescriptorProto.final - int64ValueDescriptor → Uint8List
-
Descriptor for
Int64Value. Decode as agoogle.protobuf.DescriptorProto.final - stringValueDescriptor → Uint8List
-
Descriptor for
StringValue. Decode as agoogle.protobuf.DescriptorProto.final - uInt32ValueDescriptor → Uint8List
-
Descriptor for
UInt32Value. Decode as agoogle.protobuf.DescriptorProto.final - uInt64ValueDescriptor → Uint8List
-
Descriptor for
UInt64Value. Decode as agoogle.protobuf.DescriptorProto.final