bcmc property

  1. @BuiltValueField.new(wireName: r'bcmc')
BcmcInfo? get bcmc

Details to provide if type is bcmc (Bancontact).

Implementation

@BuiltValueField(wireName: r'bcmc')
BcmcInfo? get bcmc;