contains method

bool? contains(
  1. DataFeature? feature
)

Implementation

external bool? contains(DataFeature? feature);