parse abstract method

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

Implementation

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