call abstract method

TRes call({
  1. double? id,
  2. String? timezone,
  3. DateTime? date,
  4. double? timestamp,
  5. String? $__typename,
})

Implementation

TRes call({
  double? id,
  String? timezone,
  DateTime? date,
  double? timestamp,
  String? $__typename,
});