Skip to content

Instantly share code, notes, and snippets.

@clackbib
Last active July 11, 2017 12:17
Show Gist options
  • Save clackbib/cec6ad1454c6cb8511cd9afb18771c11 to your computer and use it in GitHub Desktop.
Save clackbib/cec6ad1454c6cb8511cd9afb18771c11 to your computer and use it in GitHub Desktop.
data class DetailsListState(
val listContents: List<DetailsListItemState>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment