menu
smartpub package
documentation
apply_service.dart
ApplyResult
changeCount property
changeCount property
dark_mode
light_mode
changeCount
property
int
get
changeCount
Number of changes applied
Implementation
int get changeCount => changes.length;
smartpub package
documentation
apply_service
ApplyResult
changeCount property
ApplyResult class