mxBase64 property

String get mxBase64

Implementation

String get mxBase64 => base64.encode(utf8.encode('${this}'));