contentAsBase64 property

String get contentAsBase64

Implementation

String get contentAsBase64 => base64.encode(content);