purchase property

bool? get purchase

Implementation

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