enterLocation property
String
get
enterLocation
Implementation
String get enterLocation =>
isChinese ? '输入地点(可选)' : 'Enter location (optional)';
String get enterLocation =>
isChinese ? '输入地点(可选)' : 'Enter location (optional)';