password property

String? get password

Implementation

String? get password => attributes['password']?.toString();