blackList property
String
get
blackList
黑名單
Implementation
String get blackList {
return Intl.message(
'黑名單',
name: 'blackList',
desc: '',
args: [],
);
}
黑名單
String get blackList {
return Intl.message(
'黑名單',
name: 'blackList',
desc: '',
args: [],
);
}