valid abstract method

String? valid(
  1. String? value
)

Implementation

String? valid(final String? value);