setOrganized property

bool? get setOrganized

Implementation

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