decode method

  1. @override
String decode(
  1. String string
)
override

Implementation

@override
String decode(String string) => string;