InviteEmail constructor

InviteEmail(
  1. String? url
)

Implementation

InviteEmail(this.url);