metadataExtra

@SerialName(value = "metadataExtra")
val metadataExtra: Map<String, String>

Free-form pass-through metadata (e.g. quota/subscription-tier hints) that the engine itself never reads. Apps can stash product-specific fields here and read them back out of SyncCursorStore without the generic engine needing to know they exist.