actionNotTimely property

  1. @override
String get actionNotTimely
override

No description provided for @actionNotTimely.

In en, this message translates to: 'Awaited user action not completed in required timeframe'

Implementation

@override
String get actionNotTimely =>
    'Awaited user action not completed in required timeframe';