menu
arch_sherpa package
documentation
generators/feature_generator.dart
FeatureGenerationResult
createdPaths property
createdPaths property
dark_mode
light_mode
createdPaths
property
List
<
String
>
createdPaths
final
Relative paths that were created during generation.
Implementation
final List<String> createdPaths;
arch_sherpa package
documentation
generators/feature_generator
FeatureGenerationResult
createdPaths property
FeatureGenerationResult class