length property

int get length

Gets the password length.

Implementation

int get length => _value.length;