wallet property

bool? wallet

Implementation

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