OnCompletion typedef

OnCompletion = void Function(String playerId)

Implementation

typedef OnCompletion = void Function(String playerId);