GeneralLibraryPlayerControllerBase constructor
GeneralLibraryPlayerControllerBase({
- required String player_id,
Implementation
GeneralLibraryPlayerControllerBase({
required this.player_id,
});