future_face property

String get future_face

Future Face

Implementation

String get future_face {
  return Intl.message(
    'Future Face',
    name: 'future_face',
    desc: '',
    args: [],
  );
}