Skip to content

Instantly share code, notes, and snippets.

@marcinOz
Created June 5, 2019 19:10
Show Gist options
  • Save marcinOz/5ec27bcfdc16c62b4865d89a9cef5735 to your computer and use it in GitHub Desktop.
Save marcinOz/5ec27bcfdc16c62b4865d89a9cef5735 to your computer and use it in GitHub Desktop.
final person = Person()
..name = "Marcin"
..surname = "Oziemski"
..age = 99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment