length property

int length

Implementation

int get length => posts?.length ?? comments!.length;