IProovEventSuccess constructor

const IProovEventSuccess(
  1. String token,
  2. Image? frame
)

Implementation

const IProovEventSuccess(this.token, this.frame);