logoutConfirmation property

  1. @override
String get logoutConfirmation
override

No description provided for @logoutConfirmation.

In en, this message translates to: 'Are you sure you want to log out?'

Implementation

@override
String get logoutConfirmation => 'Вы уверены, что хотите выйти?';