IdentityVerificationSessionRedactionStatus.fromJson constructor

IdentityVerificationSessionRedactionStatus.fromJson(
  1. Object? json
)

Implementation

IdentityVerificationSessionRedactionStatus.fromJson(Object? json)
    : _ = (json as String);