Skip to content

Instantly share code, notes, and snippets.

@randomguy0815
Last active January 19, 2021 23:28
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save randomguy0815/86d0dbcbf5bd992035f6872bcb18c597 to your computer and use it in GitHub Desktop.
Save randomguy0815/86d0dbcbf5bd992035f6872bcb18c597 to your computer and use it in GitHub Desktop.
Decoding method Value exists Null Attribute missing
synthesized String property
decode(String, ...)
synthesized String? property
decode(String?, ...)
decodeIfPresent(String, ...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment