Path constructor

Path()

Create a new empty Path object.

Implementation

@pragma('vm:entry-point')
Path() { _constructor(); }