CommonSubmitBlocState_ErrorCode$json top-level constant
- @Deprecated('Use commonSubmitBlocStateDescriptor instead')
Implementation
@$core.Deprecated('Use commonSubmitBlocStateDescriptor instead')
const CommonSubmitBlocState_ErrorCode$json = {
'1': 'ErrorCode',
'2': [
{'1': 'none', '2': 0},
{'1': 'networkError', '2': 1},
{'1': 'permissionDenied', '2': 2},
],
};