id property

String id

身分證字號

Implementation

String get id {
  return Intl.message(
    '身分證字號',
    name: 'id',
    desc: '',
    args: [],
  );
}