fromEditJson abstract method

T fromEditJson(
  1. Map<String, dynamic> json
)

Implementation

T fromEditJson(Map<String, dynamic> json);