GeneralSystemDeviceLibraryPlayerControllerBase constructor

GeneralSystemDeviceLibraryPlayerControllerBase({
  1. required String player_id,
})

UncompleteDocumentation

Implementation

GeneralSystemDeviceLibraryPlayerControllerBase({
  required this.player_id,
});