idCardLast6Code property
String
get
idCardLast6Code
身分證末六碼
Implementation
String get idCardLast6Code {
return Intl.message(
'身分證末六碼',
name: 'idCardLast6Code',
desc: '',
args: [],
);
}