country property

String? get country
inherited

Two-letter ISO code representing the country the bank account is located in.

Implementation

String? get country => throw _privateConstructorUsedError;