password property
The text password typed by the Customer on the POI or by the Cashier on the Sale Terminal.
Implementation
@BuiltValueField(wireName: r'Password')
String? get password;
The text password typed by the Customer on the POI or by the Cashier on the Sale Terminal.
@BuiltValueField(wireName: r'Password')
String? get password;