kotlin-datastore / org.khanacademy.metadata / Meta / <init>

<init>

Meta(name: String = "")

Annotation for specifying metadata on properties of datastore models.

Currently only lets you specify an alternate name under which a property will be stored.

TODO(colin): implement indexing as well.