guestNotifications property

  1. @JsonKey.new(name: 'guest_notifications')
bool guestNotifications
getter/setter pair

Implementation

@JsonKey(name: 'guest_notifications')
bool guestNotifications = false;