seedAsBase64 property

String seedAsBase64

Implementation

String get seedAsBase64 => base64Encode(seed);