productId property

int? productId
final

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;