verifyToken property

String get verifyToken

The verified iProov token

Implementation

String get verifyToken => _map["verifyToken"] as String;