ThaiIdCardNumbers class

Constructors

ThaiIdCardNumbers()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

format(String number, {String pattern = 'x-xxxx-xxxxx-xx-x', String delimiter = '-'}) String
generate() String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
random() String
toString() String
A string representation of this object.
inherited
validate(String strNumbers) bool

Operators

operator ==(Object other) bool
The equality operator.
inherited