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