then method

PARENT then(
  1. void ignored()
)
override

Implementation

PARENT then(final void Function() ignored) => this.parent;