size property

int get size

Implementation

int get size => (result ?? []).length;