country property
Two letter ISO code representing the country of the bank account.
Implementation
String? get country => throw _privateConstructorUsedError;
Two letter ISO code representing the country of the bank account.
String? get country => throw _privateConstructorUsedError;