crateApiCastProjectorInfoGetPositionInfo abstract method

Future<(String, String)> crateApiCastProjectorInfoGetPositionInfo({
  1. required ProjectorInfo that,
})

Implementation

Future<(String, String)> crateApiCastProjectorInfoGetPositionInfo(
    {required ProjectorInfo that});