searchStudentIdError property

String searchStudentIdError

查無資料

Implementation

String get searchStudentIdError {
  return Intl.message(
    '查無資料',
    name: 'searchStudentIdError',
    desc: '',
    args: [],
  );
}