bic property

String? get bic

Implementation

String? get bic => (_$data['bic'] as String?);