pickledSession property

String? get pickledSession

Implementation

String? get pickledSession => session?.toPickleEncrypted(key.toPickleKey());