FsceneUnsupportedFeatureException constructor
const
FsceneUnsupportedFeatureException(
- String feature
Creates an exception naming the unsupported feature.
Implementation
const FsceneUnsupportedFeatureException(this.feature);