strip method

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

Implementation

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