onPacket property

FutureOr<void> Function(DataPackage)? onPacket
getter/setter pair

Implementation

FutureOr<void> Function(DataPackage)? onPacket;