namespace property

String namespace

The namespace of this collection, i.e. the database and collection names together.

Implementation

String get namespace => "$collectionName.$databaseName";