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