menu
smartpub package
documentation
apply_service.dart
ApplyResult
hasChanges property
hasChanges property
dark_mode
light_mode
hasChanges
property
bool
get
hasChanges
Whether any changes were made
Implementation
bool get hasChanges => changes.isNotEmpty;
smartpub package
documentation
apply_service
ApplyResult
hasChanges property
ApplyResult class