toBase64 method

String toBase64()

Implementation

String toBase64() => base64Encode(toUInt8List());