menu
neomage package
documentation
data/services/settings_sync_service.dart
UserSyncContent
UserSyncContent.new const constructor
UserSyncContent.new const constructor
dark_mode
light_mode
UserSyncContent
constructor
const
UserSyncContent
(
{
required
Map
<
String
,
String
>
entries
,
})
Implementation
const UserSyncContent({required this.entries});
neomage package
documentation
data/services/settings_sync_service
UserSyncContent
UserSyncContent.new const constructor
UserSyncContent class