PlayerEvent constructor

PlayerEvent({
  1. Player target,
})

Implementation

external factory PlayerEvent({Player target});