namespace property

String? namespace
final

PostgreSQL namespace. Generated PostgreSQL models always specify this, including public; other engines reject explicit namespaces. Null also preserves the meaning and fingerprints of historical metadata.

Implementation

final String? namespace;