videos property

List<String>? get videos

Implementation

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