txMenuPin property

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

The passcode for the Transactions menu.

Implementation

@BuiltValueField(wireName: r'txMenuPin')
String? get txMenuPin;