remainingCharacters property

int remainingCharacters

Implementation

int get remainingCharacters => _totalMessageCharCount - pos;