PrioritiseRefreshRate$Response constructor

const PrioritiseRefreshRate$Response({
  1. Object? prioritiseRefreshRate,
})

Implementation

const PrioritiseRefreshRate$Response({
  this.prioritiseRefreshRate,
});