ioe_no_network property
String
get
ioe_no_network
Vui lòng kiểm tra lại kết nối và thử lại
Implementation
String get ioe_no_network {
return Intl.message(
'Vui lòng kiểm tra lại kết nối và thử lại',
name: 'ioe_no_network',
desc: '',
args: [],
);
}