TeletextDestinationSettings constructor
TeletextDestinationSettings({
- String? pageNumber,
- List<
TeletextPageType> ? pageTypes,
Implementation
TeletextDestinationSettings({
this.pageNumber,
this.pageTypes,
});