menu
aidocs_flutter_view package
documentation
providers/auth/auth.provider.dart
User
User.new const constructor
User.new const constructor
dark_mode
light_mode
User
constructor
const
User
(
{
required
String
id
,
})
Implementation
const User({required this.id});
aidocs_flutter_view package
documentation
providers/auth/auth.provider
User
User.new const constructor
User class