notification property

bool? get notification

Implementation

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