DocumentFormat constructor

DocumentFormat({
  1. String? documentMode,
})

Implementation

DocumentFormat({this.documentMode});