rent property

bool? rent

Implementation

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