profile property

bool? profile

Implementation

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