GeneralResponse.fromJSON constructor

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

Implementation

GeneralResponse.fromJSON(Map<String, dynamic>? json);