authentication property

List<Cacao>? get authentication

Implementation

List<Cacao>? get authentication => _sessionData?.authentication;