globalStateSchema property

StateSchema? globalStateSchema
final

Holds the maximum number of global state values defined within a StateSchema object.

Implementation

final StateSchema? globalStateSchema;