buttons property Null safety
@Creates('JSExtendableArray|GamepadButton'), @Returns('JSExtendableArray')
Implementation
@Creates('JSExtendableArray|GamepadButton')
@Returns('JSExtendableArray')
List<GamepadButton>? get buttons native;
@Creates('JSExtendableArray|GamepadButton')
@Returns('JSExtendableArray')
List<GamepadButton>? get buttons native;