IProovEventSuccess constructor
const
IProovEventSuccess(
- String token,
- Image? frame
Implementation
const IProovEventSuccess(this.token, this.frame);
const IProovEventSuccess(this.token, this.frame);