fromJSON abstract method

void fromJSON(
  1. Map<String, dynamic> json
)

Implementation

void fromJSON(Map<String, dynamic> json);