password property

  1. @JS('password')
String? password
getter/setter pair

Implementation

@JS('password')
external String? password;