call abstract method

TRes call({
  1. Enum$VersionContentTypeEnum? contentType,
  2. String? content,
})

Implementation

TRes call({
  Enum$VersionContentTypeEnum? contentType,
  String? content,
});