videos property

List<String>? videos

Implementation

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