dotLeave property

String dotLeave

缺曠

Implementation

String get dotLeave {
  return Intl.message(
    '缺曠',
    name: 'dotLeave',
    desc: '',
    args: [],
  );
}