notificationGroups property
- @JsonKey(defaultValue: <MastodonNotificationGroup>[])
final
List of notification groups.
Implementation
@JsonKey(defaultValue: <MastodonNotificationGroup>[])
final List<MastodonNotificationGroup> notificationGroups;