rAutocompleteRemoteStateKey constant
Logoheadless

rAutocompleteRemoteStateKey#

const dynamic rAutocompleteRemoteStateKey

Feature key for remote state in request features.

Use this key to read remote state in slots/presets:

final remoteState = ctx.features.get(rAutocompleteRemoteStateKey);