onSuccessDocument abstract method Null safety

void onSuccessDocument(
  1. ResultCamera resultCamera
)

Return the response success of document capture

Implementation

void onSuccessDocument(ResultCamera resultCamera);