onErrorDocument abstract method Null safety

void onErrorDocument(
  1. UnicoError error
)

Return the response error of document capture

Implementation

void onErrorDocument(UnicoError error);