AccountAdsLink constructor

AccountAdsLink({
  1. String? adsId,
  2. String? status,
})

Implementation

AccountAdsLink({this.adsId, this.status});