GuestAccountInfo constructor

GuestAccountInfo({
  1. String? primaryGuestEmail,
})

Implementation

GuestAccountInfo({this.primaryGuestEmail});