fromJson static method
Implementation
static RestartFrameResponse fromJson(Map<String, Object?> obj) =>
RestartFrameResponse.fromMap(obj);
static RestartFrameResponse fromJson(Map<String, Object?> obj) =>
RestartFrameResponse.fromMap(obj);