menu
auth_management package
documentation
core.dart
Response<T extends Object>
selections property
selections property
dark_mode
light_mode
selections
property
List
<
String
>
get
selections
Implementation
List<String> get selections => _selections ?? [];
auth_management package
documentation
core
Response<T extends Object>
selections property
Response class