sale property

bool? get sale

Implementation

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