isValid abstract method

bool isValid(
  1. T? value
)

Implementation

bool isValid(T? value);