InternetListParams constructor
InternetListParams({
- required String operatorId,
Implementation
InternetListParams({
required this.operatorId,
});
InternetListParams({
required this.operatorId,
});