cmd_face_keet_bottom property

String cmd_face_keet_bottom

the face is too low

Implementation

String get cmd_face_keet_bottom {
  return Intl.message(
    'the face is too low',
    name: 'cmd_face_keet_bottom',
    desc: '',
    args: [],
  );
}