theme property
Initial UI theme preference for the new account
Implementation
@JsonKey(includeIfNull: false)
final RegisterRequestThemeTheme? theme;
Initial UI theme preference for the new account
@JsonKey(includeIfNull: false)
final RegisterRequestThemeTheme? theme;