currentKey property

set currentKey (Key key)
inherited

设置当前Key用户后续判断

Implementation

set currentKey(Key key) => _key = key;