NikDetail class
Constructors
Properties
Methods
-
getKecamatanName(
) → String? -
isValid(
) → bool -
kabupatenKota(
) → String? -
kabupatenKotaId(
) → String -
kecamatanId(
) → String -
kelamin(
) → String -
kodepos(
) → int? -
lahir(
) → DateTime -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
province(
) → String? -
provinceId(
) → String -
toString(
) → String -
A string representation of this object.
inherited
-
uniqcode(
) → String
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited