menu
brain_kernel package
documentation
brain_kernel.dart
AnalysisOutputDef
sourceKey property
sourceKey property
dark_mode
light_mode
sourceKey
property
String
get
sourceKey
Step key this output reads from.
Implementation
String get sourceKey => from ?? name;
brain_kernel package
documentation
brain_kernel
AnalysisOutputDef
sourceKey property
AnalysisOutputDef class