length property

int length
override

Always returns 1 because relational condition is not a composite expressions

Implementation

int get length => 1;