order property

  1. @override
int get order
override

Returns the number of vertices

Implementation

@override
int get order => current.order;