featureValueOf method

Object featureValueOf (dynamic actual)

Override this to extract the interesting feature.

Implementation

Object featureValueOf(actual) => actual;