iKnow property
String
get
iKnow
我知道了
Implementation
String get iKnow {
return Intl.message(
'我知道了',
name: 'iKnow',
desc: '',
args: [],
);
}
我知道了
String get iKnow {
return Intl.message(
'我知道了',
name: 'iKnow',
desc: '',
args: [],
);
}