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 =>
    'நேர வரம்பில் முகம் ஓவலுக்குள் பொருந்தவில்லை. மீண்டும் முயற்சி செய்து, ஓவலை முழுவதுமாக முகத்தால் நிரப்பவும்.';