Internet class
- Annotations
-
- @BaseResource()
Constructors
- Internet(FakerXLocale _locale)
Properties
- disposableEmail → String
-
no setter
- disposableMailProvider → String
-
no setter
- domainName → String
-
no setter
- domainSuffixes → String
-
no setter
- email → String
-
no setter
- emoji → String
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- httpsUrl → String
-
no setter
- httpUrl → String
-
no setter
- ipv4 → String
-
no setter
- ipv6 → String
-
no setter
- macAddress → String
-
no setter
- mailProvider → String
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- safeEmail → String
-
no setter
- userName → String
-
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited