menu
truesight_flutter package
documentation
blocs/user/user_bloc.dart
UserBloc<T extends TruesightAppUser>
profileRepo property
profileRepo property
dark_mode
light_mode
profileRepo
property
PortalProfileRepository
<
T
>
profileRepo
final
Implementation
final profileRepo = PortalProfileRepository<T>();
truesight_flutter package
documentation
blocs/user/user_bloc
UserBloc<T extends TruesightAppUser>
profileRepo property
UserBloc class