fromJson static method

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

Implementation

static fromJson(Map<String, dynamic> json) => null;