vendorId property

int? vendorId
final

The USB vendor ID of the controller, if available.

Always null on macOS and iOS, where GCController does not expose it.

Implementation

final int? vendorId;