menu
forge_cli package
documentation
features/auth/domain/entities/device_auth.dart
AuthEntity
AuthEntity.new constructor
AuthEntity.new constructor
dark_mode
light_mode
AuthEntity
constructor
AuthEntity
(
{
String
?
generatedCode
,
})
Implementation
AuthEntity({ this.generatedCode, });
forge_cli package
documentation
features/auth/domain/entities/device_auth
AuthEntity
AuthEntity.new constructor
AuthEntity class