menu
ngcompiler package
documentation
v1/src/compiler/view_compiler/compile_method.dart
CompileMethod
isNotEmpty property
isNotEmpty property
dark_mode
light_mode
isNotEmpty
property
bool
get
isNotEmpty
Implementation
bool get isNotEmpty => _bodyStatements.isNotEmpty;
ngcompiler package
documentation
v1/src/compiler/view_compiler/compile_method
CompileMethod
isNotEmpty property
CompileMethod class