return String object this method returns the post code
String? getPostCode() { return data!['post_code']; }