productId property
The USB product ID of the controller, if available.
Always null on macOS and iOS, where GCController does not expose it.
Implementation
final int? productId;
The USB product ID of the controller, if available.
Always null on macOS and iOS, where GCController does not expose it.
final int? productId;