importConfirmMessage property
override
No description provided for @importConfirmMessage.
In en, this message translates to: 'This will delete all current entries and replace them with the backup. Continue?'
Implementation
@override
String get importConfirmMessage =>
'This will delete all current entries and replace them with the backup. Continue?';