validate abstract method

String? validate(
  1. ResultType? data
)

Implementation

String? validate(ResultType? data);