idealBank property

  1. @JsonKey(name: "ideal[bank]")
String? idealBank
inherited

The customer's bank.

Implementation

@JsonKey(name: "ideal[bank]")
String? get idealBank => throw _privateConstructorUsedError;