clone method

MFPOI clone()

Creates a new MFPOI object whose values are the same as this instance.

Implementation

MFPOI clone() => copyWith();