CaptureEventResult.fromJson(Map<String, dynamic> json) : handle = json['handle'], event = json['event'];