toBase64 method

String toBase64()

Implementation

String toBase64() => base64.encode(bytes);