LogoutDoneScreenText$json top-level constant
- @Deprecated('Use logoutDoneScreenTextDescriptor instead')
Implementation
@$core.Deprecated('Use logoutDoneScreenTextDescriptor instead')
const LogoutDoneScreenText$json = {
'1': 'LogoutDoneScreenText',
'2': [
{'1': 'title', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'title'},
{'1': 'description', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'description'},
{
'1': 'login_button_text',
'3': 3,
'4': 1,
'5': 9,
'8': {},
'10': 'loginButtonText'
},
],
};