updateSecurity abstract method

void updateSecurity(
  1. String tag,
  2. bool value
)

更新密码可视 tag 文本标识 value

Implementation

void updateSecurity(String tag, bool value);