isRedpacket property

bool get isRedpacket

是否为红包消息

Implementation

bool get isRedpacket => redpacket != null;