onSuccessSelfie abstract method Null safety

void onSuccessSelfie(
  1. ResultCamera result
)

Return the response success of selfie capture

Implementation

void onSuccessSelfie(ResultCamera result);