onErrorSelfie abstract method Null safety

void onErrorSelfie(
  1. UnicoError error
)

Return the response error of selfie capture

Implementation

void onErrorSelfie(UnicoError error);