This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// CountryState.swift | |
// | |
// Created by Ashutosh Kumar on 19/12/18. | |
// Copyright © 2018 AppiKate. All rights reserved. | |
// | |
/** | |
usage: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// IndianState.swift | |
// | |
// Created by Ashutosh Kumar on 19/12/18. | |
// Copyright © 2018 AppiKate. All rights reserved. | |
// | |
/** | |
usage: | |
let indianStates = CountryUtilities.indianState() |