recipient property
The recipient of the notification as an AppUser.
Implementation
JsonObject<AppUser> recipient = JsonObject<AppUser>("recipient");
The recipient of the notification as an AppUser.
JsonObject<AppUser> recipient = JsonObject<AppUser>("recipient");