Skip to content

Instantly share code, notes, and snippets.

@adam-arold
Created September 30, 2018 21:37
Show Gist options
  • Save adam-arold/baddd89fd36a8f3725e991f06b8db52d to your computer and use it in GitHub Desktop.
Save adam-arold/baddd89fd36a8f3725e991f06b8db52d to your computer and use it in GitHub Desktop.
class SomeClass {
var someValue: String by notNull()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment