courseNotifyUnknown property

String courseNotifyUnknown

外太空

Implementation

String get courseNotifyUnknown {
  return Intl.message(
    '外太空',
    name: 'courseNotifyUnknown',
    desc: '',
    args: [],
  );
}