KopoModel class
Constructors
- KopoModel({String postcode, String postcode1, String postcode2, String postcodeSeq, String zonecode, String address, String addressEnglish, String addressType, String bcode, String bname, String bname1, String bname2, String sido, String sigungu, String sigunguCode, String userLanguageType, String query, String buildingName, String buildingCode, String apartment, String jibunAddress, String jibunAddressEnglish, String roadAddress, String roadAddressEnglish, String autoRoadAddress, String autoRoadAddressEnglish, String autoJibunAddress, String autoJibunAddressEnglish, String userSelectedType, String noSelected, String hname, String roadnameCode, String roadname})
-
KopoModel.fromJson(Map<
String, dynamic> json)
Properties
- address ↔ String
-
read / write
- addressEnglish ↔ String
-
read / write
- addressType ↔ String
-
read / write
- apartment ↔ String
-
read / write
- autoJibunAddress ↔ String
-
read / write
- autoJibunAddressEnglish ↔ String
-
read / write
- autoRoadAddress ↔ String
-
read / write
- autoRoadAddressEnglish ↔ String
-
read / write
- bcode ↔ String
-
read / write
- bname ↔ String
-
read / write
- bname1 ↔ String
-
read / write
- bname2 ↔ String
-
read / write
- buildingCode ↔ String
-
read / write
- buildingName ↔ String
-
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- hname ↔ String
-
read / write
- jibunAddress ↔ String
-
read / write
- jibunAddressEnglish ↔ String
-
read / write
- noSelected ↔ String
-
read / write
- postcode ↔ String
-
read / write
- postcode1 ↔ String
-
read / write
- postcode2 ↔ String
-
read / write
- postcodeSeq ↔ String
-
read / write
- query ↔ String
-
read / write
- roadAddress ↔ String
-
read / write
- roadAddressEnglish ↔ String
-
read / write
- roadname ↔ String
-
read / write
- roadnameCode ↔ String
-
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- sido ↔ String
-
read / write
- sigungu ↔ String
-
read / write
- sigunguCode ↔ String
-
read / write
- userLanguageType ↔ String
-
read / write
- userSelectedType ↔ String
-
read / write
- zonecode ↔ String
-
read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited