bootValidation$json top-level constant

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

Implementation

@$core.Deprecated('Use bootValidationDescriptor instead')
const bootValidation$json = {
  '1': 'BootValidation',
  '2': [
    {'1': 'type', '3': 1, '4': 2, '5': 14, '6': '.dfu.ValidationType', '10': 'type'},
    {'1': 'bytes', '3': 2, '4': 2, '5': 12, '10': 'bytes'},
  ],
};