valid method

  1. @override
String? valid(
  1. String value
)
override

Implementation

@override
String? valid(String value) => null;