call abstract method

TRes call({
  1. Enum$ZoneTypesEnum? type,
  2. List<double>? coordinates,
  3. String? $__typename,
})

Implementation

TRes call({
  Enum$ZoneTypesEnum? type,
  List<double>? coordinates,
  String? $__typename,
});