menu
fluxer_dart package
documentation
models/public_user_flags.dart
PublicUserFlags typedef
PublicUserFlags typedef
dark_mode
light_mode
PublicUserFlags
typedef
PublicUserFlags
=
int
The public flags on the user account
Implementation
typedef PublicUserFlags = int;
fluxer_dart package
documentation
models/public_user_flags
PublicUserFlags typedef
public_user_flags library