fromJson abstract method

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

Implementation

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