cmd_face_top property

String cmd_face_top

face upward deviation

Implementation

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