server_environment.pbjson library Null safety

Constants

DeploymentType$json → const Map<String, Object>
@Deprecated('Use deploymentTypeDescriptor instead')
const {'1' : 'DeploymentType', '2' : const [const {'1' : 'STANDALONE', '2' : 0}, const {'1' : 'APPENGINE_EMULATOR', '2' : 1}, co…
NodeId$json → const Map<String, Object>
@Deprecated('Use nodeIdDescriptor instead')
const {'1' : 'NodeId', '2' : const [const {'1' : 'value', '3' : 1, '4' : 1, '5' : 9, '8' : const {}, '10' : 'value&#…

Properties

deploymentTypeDescriptor Uint8List
Descriptor for DeploymentType. Decode as a google.protobuf.EnumDescriptorProto.
final
nodeIdDescriptor Uint8List
Descriptor for NodeId. Decode as a google.protobuf.DescriptorProto.
final