keeping_up.pbjson library Null safety

Constants

Responses$json → const Map<String, Object>
@Deprecated('Use responsesDescriptor instead')
const {'1' : 'Responses', '2' : const [const {'1' : 'response', '3' : 1, '4' : 3, '5' : 11, '6' : '.spine.core.Response'…
Subscriptions$json → const Map<String, Object>
@Deprecated('Use subscriptionsDescriptor instead')
const {'1' : 'Subscriptions', '2' : const [const {'1' : 'subscription', '3' : 1, '4' : 3, '5' : 11, '6' : '.spine.client.Sub…

Properties

responsesDescriptor Uint8List
Descriptor for Responses. Decode as a google.protobuf.DescriptorProto.
final
subscriptionsDescriptor Uint8List
Descriptor for Subscriptions. Decode as a google.protobuf.DescriptorProto.
final