CleanUpAction.none constructor

CleanUpAction.none()

Implementation

factory CleanUpAction.none() => const CleanUpAction._(2, "NoneLayout", null);