jsonErrorText property

  1. @override
String get jsonErrorText
override

No description provided for @jsonErrorText.

In en, this message translates to: 'Value must be valid JSON.'

Implementation

@override
String get jsonErrorText => 'Ce champ nécessite un JSON valide.';