fromJson abstract method

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

Implementation

fromJson(Map<String, dynamic> json);