menu
flutter_gb_authentication_basic package
documentation
domain/entities/auth_device_info.dart
AuthDeviceInfo
toMap abstract method
toMap abstract method
dark_mode
light_mode
toMap
abstract method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map
<
String
,
dynamic
> toMap();
flutter_gb_authentication_basic package
documentation
domain/entities/auth_device_info
AuthDeviceInfo
toMap abstract method
AuthDeviceInfo class
Constructors
AuthDeviceInfo
Properties
hashCode
id
name
runtimeType
Methods
noSuchMethod
toJson
toMap
toString
Operators
operator ==