ioe_session_expire property

String get ioe_session_expire

Phiên làm việc hết hạn.

Implementation

String get ioe_session_expire {
  return Intl.message(
    'Phiên làm việc hết hạn.',
    name: 'ioe_session_expire',
    desc: '',
    args: [],
  );
}