public final class AppDataKeyDynamicBuilders.DynamicType> extends DynamicDataKey

Represent a DynamicDataKey that references app/tile pushed state data.

Parameters
DynamicBuilders.DynamicType>

The data type of the dynamic values that this key is bound to.

Summary

Public constructors

DynamicBuilders.DynamicType> AppDataKey(@NonNull String key)

Public constructors

AppDataKey

public DynamicBuilders.DynamicType> AppDataKey(@NonNull String key)
Parameters
DynamicBuilders.DynamicType>

The data type of the dynamic values that this key is bound to.

@NonNull String key

The key in the state to bind to.