fromJsonItem abstract method

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

Implementation

fromJsonItem(Map<String, dynamic>? json);