HelpAcceptTermsOfService constructor

const HelpAcceptTermsOfService({
  1. required DataJSONBase id,
})

Help Accept Terms Of Service constructor.

Implementation

const HelpAcceptTermsOfService({required this.id}) : super._();