Created
June 7, 2019 10:51
-
-
Save timbergus/c9fd9e2bcd32a8931e21eb63e036e07d to your computer and use it in GitHub Desktop.
This file contains hidden or 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
String _locality = ''; | |
double _temperature = 0.0; | |
String _description = ''; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment