length property

int get length

Implementation

int get length => messages?.length ?? 0;