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