menu
readid_flutter package
documentation
api.dart
VeriffResponse
code property
code property
dark_mode
light_mode
code
property
int
?
get
code
Veriff's response code
Implementation
int? get code => _map["code"] as int?;
readid_flutter package
documentation
api
VeriffResponse
code property
VeriffResponse class