length property

int length

Implementation

int get length => resolve([])?.length ?? 0;