nameB64 property

String nameB64

Get the name, represented as base64.

Implementation

String get nameB64 => base64Encode(name);