ElementsPlayerCreatedCallback typedef

ElementsPlayerCreatedCallback = void Function(ElementsPlayerController controller)

Implementation

typedef ElementsPlayerCreatedCallback = void Function(
    ElementsPlayerController controller);