cityErrorText property

  1. @override
String get cityErrorText
override

No description provided for @cityErrorText.

In en, this message translates to: 'Value must be a valid city name.'

Implementation

@override
String get cityErrorText => 'Nilai mesti nama bandar yang sah.';