apply property

String apply

申請

Implementation

String get apply {
  return Intl.message(
    '申請',
    name: 'apply',
    desc: '',
    args: [],
  );
}