ArCoreHitResultHandler typedef

ArCoreHitResultHandler = void Function(List<ArCoreHitTestResult> hits)

Implementation

typedef ArCoreHitResultHandler = void Function(List<ArCoreHitTestResult> hits);