Returns a projection that projects from targetCrs to sourceCrs.
@override Projection get inverse => _ProjectionProxy( tuple: tuple, inverse: true, );