menu
piefed_api_client package
documentation
v1.dart
SaveUserSettings
extraFields property
extraFields property
dark_mode
light_mode
extraFields
property
@JsonKey.new(name: 'extra_fields')
List
<
String
>
?
get
extraFields
inherited
Implementation
@JsonKey(name: 'extra_fields') List<String>? get extraFields => throw _privateConstructorUsedError;
piefed_api_client package
documentation
v1
SaveUserSettings
extraFields property
SaveUserSettings class