tryAsString method

  1. @override
String? tryAsString()
override

Implementation

@override
String? tryAsString() {
  return error;
}