MastodonNotificationPolicySummary constructor
Implementation
const MastodonNotificationPolicySummary({
required this.pendingRequestsCount,
required this.pendingNotificationsCount,
});
const MastodonNotificationPolicySummary({
required this.pendingRequestsCount,
required this.pendingNotificationsCount,
});