menu
dart_class_analyzer package
documentation
model/class_model.dart
ClassModel
methodCount property
methodCount property
dark_mode
light_mode
methodCount
property
int
methodCount
final
The number of methods in the Dart class.
Implementation
final int methodCount;
dart_class_analyzer package
documentation
model/class_model
ClassModel
methodCount property
ClassModel class