country property

String? country
inherited

Two letter ISO code representing the country of the bank account.

Implementation

String? get country => throw _privateConstructorUsedError;