fromJson static method

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

Implementation

static fromJson(Map<String, Object?> json) {}