MarkAllNotificationsAsRead.fromJson constructor

MarkAllNotificationsAsRead.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory MarkAllNotificationsAsRead.fromJson(Map<String, dynamic> json) => _$MarkAllNotificationsAsReadFromJson(json);