IProovEvent.success constructor

IProovEvent.success(
  1. String token,
  2. Image? frame
)

Implementation

factory IProovEvent.success(String token, Image? frame) = IProovEventSuccess;