CharacterPlayerErrorCallback typedef

CharacterPlayerErrorCallback = void Function(CharacterPlayerError error)

Implementation

typedef CharacterPlayerErrorCallback =
    void Function(CharacterPlayerError error);