timeOutConnectionWithServer property
String
get
timeOutConnectionWithServer
Send timeout in connection with API server
Implementation
String get timeOutConnectionWithServer {
return Intl.message(
'Send timeout in connection with API server',
name: 'timeOutConnectionWithServer',
desc: '',
args: [],
);
}