size property

  1. @override
int size
override

Number of names in the path.

Implementation

@override
int get size => 1;