outputExtensions property

Set<String> get outputExtensions

The file extensions this builder will generate.

Each extension should start with a dot (e.g., '.g.dart').

Implementation

Set<String> get outputExtensions;