profile property

bool? get profile

Implementation

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