buildFromJson abstract method

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

Implementation

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