OPEN constant

  1. @Deprecated('Use open instead')
State const OPEN

Implementation

@Deprecated('Use open instead')
// ignore: constant_identifier_names
static const OPEN = open;