Identifier for the value to update in application state.
Optionalmanual?: booleanPrevent automatic loading of the application state value and call the RemoteProcedureCall manually with makeRemoteProcedureCall on the ApplicationStateLoader.
OptionalonLoadComplete?: (success: boolean) => voidCalled each time the application state value has been loaded.
RPC target configuration and arguments.
OptionalresetOnError?: booleanClear the application state value on error.
The configuration for an application state loader.