menu
neom_core package
documentation
domain/model/app_profile.dart
AppProfile
posts property
posts property
dark_mode
light_mode
posts
property
List
<
String
>
?
posts
getter/setter pair
Implementation
List<String>? posts;
neom_core package
documentation
domain/model/app_profile
AppProfile
posts property
AppProfile class