isMine property

bool isMine

checks if message belongs to contact making the request

Implementation

bool get isMine => messageType != 1;