ModuleCorrectionEnabled$Response.fromJson constructor

ModuleCorrectionEnabled$Response.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory ModuleCorrectionEnabled$Response.fromJson(
        Map<String, dynamic> json) =>
    _$ModuleCorrectionEnabled$ResponseFromJson(json);