status property

int? status
getter/setter pair

消息状态 发送中 成功 失败等

Implementation

late int? status;