fromJson abstract method

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

Implementation

IBaseObject fromJson(Map<String, dynamic> json);