name constant

GenericType<String> const name

Must be a String

Used for internal pg structure names

Implementation

static const name = GenericType<String>(TypeOid.name);