menu
piefed_api_client package
documentation
v1.dart
SaveUserSettings
showNsfw property
showNsfw property
dark_mode
light_mode
showNsfw
property
@JsonKey.new(name: 'show_nsfw')
bool
?
get
showNsfw
inherited
Implementation
@JsonKey(name: 'show_nsfw') bool? get showNsfw => throw _privateConstructorUsedError;
piefed_api_client package
documentation
v1
SaveUserSettings
showNsfw property
SaveUserSettings class