timeoutMessageText property

  1. @override
String get timeoutMessageText
override

No description provided for @timeoutMessageText.

In en, this message translates to: 'Face didn't fit inside oval in time limit. Try again and completely fill the oval with face in it.'

Implementation

@override
String get timeoutMessageText =>
    'Kasvot eivät mahtuneet soikiomuotoon aikarajassa. Yritä uudelleen ja täytä soikio kokonaan kasvoilla.';