len property

int get len

Implementation

int get len => this?.length ?? 0;