handlers property

Map<int, Completer<Object?>> handlers
final

Implementation

final Map<int, Completer<Object?>> handlers = HashMap();