markAllNotificationsAsRead property

  1. @JsonKey.new(name: 'mark_all_notifications_as_read')
String get markAllNotificationsAsRead
inherited

Implementation

@JsonKey(name: 'mark_all_notifications_as_read')
String get markAllNotificationsAsRead => throw _privateConstructorUsedError;