home commit. added activity indicator
This commit is contained in:
@@ -14,6 +14,7 @@ struct AddressListDM: Codable {
|
||||
let state, pincode, country, phoneNo: String?
|
||||
let email: String?
|
||||
var isDefault : Bool? = false
|
||||
var isAnimating : Bool? = false
|
||||
var eddDate : String? = nil
|
||||
|
||||
enum CodingKeys: String, CodingKey {
|
||||
|
||||
Reference in New Issue
Block a user