FragmentError$json top-level constant

  1. @Deprecated('Use fragmentErrorDescriptor instead')
Map<String, Object> const FragmentError$json

Implementation

@$core.Deprecated('Use fragmentErrorDescriptor instead')
const FragmentError$json = {
  '1': 'FragmentError',
  '2': [
    {'1': 'error_type', '3': 1, '4': 1, '5': 14, '6': '.viam.app.v1.FragmentErrorType', '10': 'errorType'},
    {'1': 'fragment_id', '3': 2, '4': 1, '5': 9, '10': 'fragmentId'},
    {'1': 'detail', '3': 3, '4': 1, '5': 9, '10': 'detail'},
  ],
};