RefreshRate$Response constructor
const
RefreshRate$Response({
- double? refreshRate,
Implementation
const RefreshRate$Response({
this.refreshRate,
});
const RefreshRate$Response({
this.refreshRate,
});