rent property

bool? get rent

Implementation

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