call abstract method
- String? endpoint,
- List<
String?> ? stash_ids, - Enum$CriterionModifier? modifier,
Implementation
TRes call({
String? endpoint,
List<String?>? stash_ids,
Enum$CriterionModifier? modifier,
});
TRes call({
String? endpoint,
List<String?>? stash_ids,
Enum$CriterionModifier? modifier,
});