macAddressErrorText property
String
get
macAddressErrorText
override
No description provided for @macAddressErrorText.
In en, this message translates to:
'Value must be a valid MAC address.'
Implementation
@override
String get macAddressErrorText => '此欄位需要有效的 MAC 地址。';