Features constructor
Features({})
Implementation
Features({
this.isDemoUser,
this.hasCustomResolution,
this.hasQuickPlaysSupport,
this.isQuickPlaySingleplayer,
this.isQuickPlayMultiplayer,
this.isQuickPlayRealms,
});