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