onComplete property

void Function(T data)? onComplete
final

Implementation

final void Function(T data)? onComplete;