notification property

bool? notification

Implementation

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