TestEventTestDone.fromJson constructor

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

Implementation

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