VenueEngineInitCallback typedef
This method will be called on the main thread when VenueEngine initialization is completed.
Implementation
typedef VenueEngineInitCallback = void Function();
This method will be called on the main thread when VenueEngine initialization is completed.
typedef VenueEngineInitCallback = void Function();