fromJson abstract method

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

Implementation

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