RemoveGoogleUserIdDataStatus constructor

RemoveGoogleUserIdDataStatus({
  1. String? googleUserIdCount,
  2. String? recordCount,
})

Implementation

RemoveGoogleUserIdDataStatus({this.googleUserIdCount, this.recordCount});