sale property

bool? sale

Implementation

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