password property

  1. @BuiltValueField(wireName: r'password')
String password

Password to sign the user up with

Implementation

@BuiltValueField(wireName: r'password')
String get password;