User$json top-level constant
Implementation
@$core.Deprecated('Use userDescriptor instead')
const User$json = const {
'1': 'User',
'2': const [
const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
const {'1': 'username', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'username', '17': true},
const {'1': 'password', '3': 3, '4': 1, '5': 11, '6': '.Nuntio.Hash', '9': 1, '10': 'password', '17': true},
const {'1': 'role', '3': 4, '4': 1, '5': 9, '9': 2, '10': 'role', '17': true},
const {'1': 'contact_info', '3': 5, '4': 1, '5': 11, '6': '.Nuntio.UserContactInfo', '10': 'contactInfo'},
const {'1': 'profile', '3': 6, '4': 1, '5': 11, '6': '.Nuntio.UserProfile', '10': 'profile'},
const {'1': 'meta', '3': 7, '4': 1, '5': 11, '6': '.Nuntio.UserMeta', '10': 'meta'},
],
'8': const [
const {'1': '_username'},
const {'1': '_password'},
const {'1': '_role'},
],
};