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