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