performed property

bool? get performed

Implementation

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