InterconnectAttachment_Encryption.fromJson constructor
InterconnectAttachment_Encryption.fromJson(
- Object? json
Implementation
factory InterconnectAttachment_Encryption.fromJson(Object? json) =>
InterconnectAttachment_Encryption(json as String);