backupJsonHint property

  1. @override
String get backupJsonHint
override

Hint for the backup JSON input field

In en, this message translates to: 'Paste your backup JSON here'

Implementation

@override
String get backupJsonHint => 'Paste your backup JSON here';