isValid abstract method

bool isValid(
  1. R? result
)

Implementation

bool isValid(R? result);