complete abstract method

void complete(
  1. Completer<T> completer
)

Implementation

void complete(Completer<T> completer);