addTag property
String
get
addTag
新增標籤
Implementation
String get addTag {
return Intl.message(
'新增標籤',
name: 'addTag',
desc: '',
args: [],
);
}
新增標籤
String get addTag {
return Intl.message(
'新增標籤',
name: 'addTag',
desc: '',
args: [],
);
}