RCConnectSubscriptionServiceEvent constructor

const RCConnectSubscriptionServiceEvent({
  1. bool needSyncFromOldService = false,
})

Implementation

const RCConnectSubscriptionServiceEvent(
    {this.needSyncFromOldService = false});