ThirdPartyLinkStatus constructor

ThirdPartyLinkStatus({
  1. String? linkStatus,
})

Implementation

ThirdPartyLinkStatus({this.linkStatus});