fromJson static method
Instantiates am ARHitTestResult from a serialized ARHitTestResult
Implementation
static ARHitTestResult fromJson(Map<String, dynamic> json) =>
    _$ARHitTestResultFromJson(json);Instantiates am ARHitTestResult from a serialized ARHitTestResult
static ARHitTestResult fromJson(Map<String, dynamic> json) =>
    _$ARHitTestResultFromJson(json);