cmd_face_right property
String
get
cmd_face_right
the face deviates to the right
Implementation
String get cmd_face_right {
return Intl.message(
'the face deviates to the right',
name: 'cmd_face_right',
desc: '',
args: [],
);
}