parse method

  1. @override
String parse(
  1. String value
)
override

Implementation

@override
String parse(String value) => value;