remainingCharacters property

int get remainingCharacters

Implementation

int get remainingCharacters => _totalMessageCharCount - pos;