VAR_STATIC constant
There is only one instance of the variable.
Implementation
@Deprecated('Use VAR_STATIC instead')
static const VAR_STATIC = 1;
There is only one instance of the variable.
@Deprecated('Use VAR_STATIC instead')
static const VAR_STATIC = 1;