VAR_STATIC constant

  1. @Deprecated('Use VAR_STATIC instead')
int const VAR_STATIC

There is only one instance of the variable.

Implementation

@Deprecated('Use VAR_STATIC instead')
static const VAR_STATIC = 1;