FakeCollection class
Constructors
- FakeCollection({required FakerXLocale locale})
Properties
- address → Address
-
final
- animal → Animal
-
final
- automotive → Automotive
-
final
- boolean → Boolean
-
final
- color → Color
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- internet → Internet
-
final
- job → Job
-
final
- locale → FakerXLocale
-
final
- location → Location
-
final
- lorem → Lorem
-
final
- number → Number
-
final
- person → Person
-
final
- phone → Phone
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- time → Time
-
final
- vehicle → Vehicle
-
final
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