scan_time_out property

String scan_time_out

Scan timeout

Implementation

String get scan_time_out {
  return Intl.message(
    'Scan timeout',
    name: 'scan_time_out',
    desc: '',
    args: [],
  );
}