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