FaceAuthenticatorSuccess constructor

FaceAuthenticatorSuccess(
  1. String? signedResponse
)

Implementation

FaceAuthenticatorSuccess(this.signedResponse);