getDmmf method

FutureOr<Document> getDmmf()

Get Current DMMF.

Implementation

FutureOr<Document> getDmmf() => dmmf;