chat property

bool? chat

Implementation

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