branch_code property

String? get branch_code

Implementation

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