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