banks property

List<String>? get banks

Implementation

List<String>? get banks => (_$data['banks'] as List<String>?);