fromBase64 method

String fromBase64()

Implementation

String fromBase64() => utf8.decode(base64.decode(this));