IdCard class
- Inheritance
-
- Object
- ImagesBase
- IdCard
Constructors
- IdCard()
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
random(
) → String -
inherited
-
randomList(
{int count = 1}) → List< String> -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited