copyWith static method

FeatureValueType copyWith(
  1. FeatureValueType instance
)

Implementation

static FeatureValueType copyWith(FeatureValueType instance) => instance;