response.pbjson library Null safety

Constants

Response$json → const Map<String, Object>
@Deprecated('Use responseDescriptor instead')
const {'1' : 'Response', '2' : const [const {'1' : 'status', '3' : 1, '4' : 1, '5' : 11, '6' : '.spine.core.Status', …
Status$json → const Map<String, Object>
@Deprecated('Use statusDescriptor instead')
const {'1' : 'Status', '2' : const [const {'1' : 'ok', '3' : 1, '4' : 1, '5' : 11, '6' : '.google.protobuf.Empty', '…

Properties

responseDescriptor Uint8List
Descriptor for Response. Decode as a google.protobuf.DescriptorProto.
final
statusDescriptor Uint8List
Descriptor for Status. Decode as a google.protobuf.DescriptorProto.
final