menu
unify_flutter package
documentation
analyzer/analyzer_lib.dart
UniApiAnalyzer
allModels static method
allModels static method
dark_mode
light_mode
allModels
static method
List
<
Model
>
?
allModels
(
)
Implementation
static List<Model>? allModels() => _uniApiAnalyzerCache.analyzer?.results().models;
unify_flutter package
documentation
analyzer/analyzer_lib
UniApiAnalyzer
allModels static method
UniApiAnalyzer class