keyAsBase64 property

String keyAsBase64

Implementation

String get keyAsBase64 => base64Encode(keyBytes);