vinErrorText property

  1. @override
String get vinErrorText
override

No description provided for @vinErrorText.

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

Implementation

@override
String get vinErrorText => '值必須是一個有效的車輛識別號。';