CompleterX<T> extension

on

Methods

completeIfCan([FutureOr<T>? value]) → void
Completes future with the supplied values if not already completed.