You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -115,6 +115,15 @@ final $typed_data.Uint8List getSettingsRequestDescriptor = $convert.base64Decode
|
||||
'ChJHZXRTZXR0aW5nc1JlcXVlc3QSOwoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcXVlc3RQcm9qZW'
|
||||
'N0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyOg6SQQsKCdIBBkhlYWRlcg==');
|
||||
|
||||
@$core.Deprecated('Use listSettingsRequestDescriptor instead')
|
||||
const ListSettingsRequest$json = {
|
||||
'1': 'ListSettingsRequest',
|
||||
};
|
||||
|
||||
/// Descriptor for `ListSettingsRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List listSettingsRequestDescriptor = $convert.base64Decode(
|
||||
'ChNMaXN0U2V0dGluZ3NSZXF1ZXN0');
|
||||
|
||||
@$core.Deprecated('Use getSettingsResponseDescriptor instead')
|
||||
const GetSettingsResponse$json = {
|
||||
'1': 'GetSettingsResponse',
|
||||
|
||||
Reference in New Issue
Block a user