invitee property

String? get invitee

Implementation

String? get invitee => (_$data['invitee'] as String?);