pickledSession property

String? get pickledSession

Implementation

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