fromJson abstract method

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

Implementation

Topic<Notification> fromJson(Map<String, dynamic> json);