fromJson static method
Implementation
static VerificationWeb3ObjectEnum? fromJson(dynamic value) =>
VerificationWeb3ObjectEnumTypeTransformer().decode(value);
static VerificationWeb3ObjectEnum? fromJson(dynamic value) =>
VerificationWeb3ObjectEnumTypeTransformer().decode(value);