GetTuningJobRequest constructor
GetTuningJobRequest({
- required String name,
Implementation
GetTuningJobRequest({required this.name}) : super(fullyQualifiedName);
GetTuningJobRequest({required this.name}) : super(fullyQualifiedName);