TrustlineDeauthorizedEffectResponse constructor Null safety
Implementation
TrustlineDeauthorizedEffectResponse(
String trustor, String assetType, String assetCode)
: super(trustor, assetType, assetCode);
TrustlineDeauthorizedEffectResponse(
String trustor, String assetType, String assetCode)
: super(trustor, assetType, assetCode);