Map<String, dynamic> toJson() => { 'ViewportWidth': viewportWidth, 'ViewportHeight': viewportHeight, 'Theme': theme, 'Timezone': timezone, };