published property

bool? get published

Implementation

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