TermsOfService constructor

TermsOfService({
  1. String? customerMatchTermsOfServiceStatus,
})

Implementation

TermsOfService({this.customerMatchTermsOfServiceStatus});