ECommercePlatformLinkInfo constructor

ECommercePlatformLinkInfo({
  1. String? externalAccountId,
})

Implementation

ECommercePlatformLinkInfo({
  this.externalAccountId,
});