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