The method detectDegreePrecision() cannot be called from this context as it is declared protected in class DataValues\Geo\PackagePrivate\DmsPrecisionDetector.
This check looks for access to methods that are not accessible from the current context.
If you need to make a method accessible to another context you can raise its
visibility level in the defining class.
This check looks for access to methods that are not accessible from the current context.
If you need to make a method accessible to another context you can raise its visibility level in the defining class.