result property

Completer<T?> result
final

Implementation

final Completer<T?> result = Completer<T?>();