sender property

JsonObject<AppUser> sender
getter/setter pair

The sender of the notification as an AppUser.

Implementation

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