recipient property

JsonObject<AppUser> recipient
getter/setter pair

The recipient of the notification as an AppUser.

Implementation

JsonObject<AppUser> recipient = JsonObject<AppUser>("recipient");