ServiceTermsOption constructor
const
ServiceTermsOption({
- Key? key,
- required ServiceReplayBlocState serviceState,
Implementation
const ServiceTermsOption({super.key, required this.serviceState});