SasPortalDpaMoveList constructor
SasPortalDpaMoveList({
- String? dpaId,
- SasPortalFrequencyRange? frequencyRange,
Implementation
SasPortalDpaMoveList({
this.dpaId,
this.frequencyRange,
});