TestEventAllSuites.fromJson constructor

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

Implementation

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