newPassword property

  1. @BuiltValueField(wireName: r'new_password')
String newPassword

The new password for the user

Implementation

@BuiltValueField(wireName: r'new_password')
String get newPassword;