content property

String? content
getter/setter pair

Implementation

String? type,
    read, // "0":未读, "1":已读
    from,
    fromName,
    to,
    timestamp,
    time,
    content;