notificationGroups property

  1. @JsonKey(defaultValue: <MastodonNotificationGroup>[])
List<MastodonNotificationGroup> notificationGroups
final

List of notification groups.

Implementation

@JsonKey(defaultValue: <MastodonNotificationGroup>[])
final List<MastodonNotificationGroup> notificationGroups;