projects property

List<String>? projects

Implementation

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