AcceptTermsOfService constructor

AcceptTermsOfService({
  1. required String termsOfServiceId,
})

Implementation

AcceptTermsOfService({required this.termsOfServiceId});