noExpiration property
String
get
noExpiration
無到期時間
Implementation
String get noExpiration {
return Intl.message(
'無到期時間',
name: 'noExpiration',
desc: '',
args: [],
);
}
無到期時間
String get noExpiration {
return Intl.message(
'無到期時間',
name: 'noExpiration',
desc: '',
args: [],
);
}