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