emptyModel static method

GstImageOcrModel emptyModel()

Implementation

static GstImageOcrModel emptyModel() {
  return GstImageOcrModel(documentType: '', gstin: '');
}