Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -202,7 +202,7 @@ class Address { | @@ -202,7 +202,7 @@ class Address { | ||
| 202 | final List<String> addressLines; | 202 | final List<String> addressLines; |
| 203 | 203 | ||
| 204 | /// Gets type of the address. | 204 | /// Gets type of the address. |
| 205 | - /// | 205 | + /// |
| 206 | /// Returns null if not available. | 206 | /// Returns null if not available. |
| 207 | final AddressType? type; | 207 | final AddressType? type; |
| 208 | 208 |
-
Please register or login to post a comment