paguro.Dataset[VFM: paguro.models.vfm.vfmodel.VFrameModel]].collect_model_blueprint(path: str | Path | None = None, *, name: str | None = 'DatasetModel', dtypes: bool | 'as_values' = False, allow_nulls: bool | None = None) str | None

Generate a blueptrint for a model of the datased based on VFrameModel.

Note that in order to generate the blueprint .collect_schema() is called.