static String? getCollectionId<MT extends StorageModel>([Type? type]) => _encoders["${type ?? MT}"]?.collectionId;