KSnip / com.github.nwillc.ksnip.model / Snippet / <init>

<init>

Snippet(category: String = "", title: String = "", body: String = "")

Data class representing a snippet. A snippet is comprised of a category, a title and its body.