chat property

bool? get chat

Implementation

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