isIbanNumber property

bool isIbanNumber

Implementation

bool get isIbanNumber => this.length == 32;