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