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