Name constructor

const Name(
  1. String name
)

Annotate DatabaseUniverse collections or properties to change their name.

Implementation

const Name(this.name);