userOrganisation property

Organisation? userOrganisation

Implementation

Organisation? get userOrganisation =>
    _authenticationService.currentUser!.organisation;