resources property

List<String>? get resources

Implementation

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