handlers property

Map<int, Completer<Object?>> handlers
getter/setter pair

Implementation

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