keep_your_face property
String
get
keep_your_face
Keep your face in the oval
Implementation
String get keep_your_face {
return Intl.message(
'Keep your face in the oval',
name: 'keep_your_face',
desc: '',
args: [],
);
}