msg_response_time_out property
String
get
msg_response_time_out
Response Time out
Implementation
String get msg_response_time_out {
return Intl.message(
'Response Time out',
name: 'msg_response_time_out',
desc: '',
args: [],
);
}