state property

  1. @Deprecated('use value instead')
String state

Implementation

@Deprecated('use value instead')
String get state => value;