call abstract method

Implementation

TRes call({
  String? id,
  String? title,
  String? code,
  String? description,
  String? icon,
  String? theme,
  Query$challenge$challenge$donation$donation$media? media,
  DateTime? createdAt,
  DateTime? updatedAt,
  Query$challenge$challenge$donation$donation$donation? donation,
  Query$challenge$challenge$donation$donation$predefined? predefined,
  Query$challenge$challenge$donation$donation$target? target,
});