isValid abstract method

bool isValid(
  1. String? value
)

Implementation

bool isValid(final String? value);