validate property

String? get validate

Gets the validation status for the request (default is null == params is valid).

Implementation

String? get validate => null;