goHome property
String
get
goHome
Go Home
Implementation
String get goHome {
return Intl.message(
'Go Home',
name: 'goHome',
desc: '',
args: [],
);
}
Go Home
String get goHome {
return Intl.message(
'Go Home',
name: 'goHome',
desc: '',
args: [],
);
}