Function to generate metadata store name. Defaults to '${env}_metadata'.
final String Function(String)? metadataNameFunction;