fixer property

void Function()? fixer
final

Optional function to fix the issue in-place.

Implementation

final void Function()? fixer;