fixer property
void Function()?
fixer
final
Optional function to fix the issue in-place.
Implementation
final void Function()? fixer;
Optional function to fix the issue in-place.
final void Function()? fixer;