encrypted property

Future<String> encrypted

Implementation

Future<String> get encrypted async => await GetCipher.instance.encrypt(this);