snapshotPathPrefix property

String Function(Map<String, dynamic>? context)? snapshotPathPrefix
final

Derives the per-tenant sub-directory prefix from the call's context.

Implementation

final String Function(Map<String, dynamic>? context)? snapshotPathPrefix;