cmd_face_bottom property

String cmd_face_bottom

face downward deviation

Implementation

String get cmd_face_bottom {
  return Intl.message(
    'face downward deviation',
    name: 'cmd_face_bottom',
    desc: '',
    args: [],
  );
}