download property

bool? get download

Implementation

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