covers property

bool? get covers

Implementation

bool? get covers => (_$data['covers'] as bool?);