ioe_init_not_success property

String get ioe_init_not_success

Khởi tạo sdk thất bại

Implementation

String get ioe_init_not_success {
  return Intl.message(
    'Khởi tạo sdk thất bại',
    name: 'ioe_init_not_success',
    desc: '',
    args: [],
  );
}