password property

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

The password provided by the acquirer.

Implementation

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