startARSession property
A Function
which, when called, starts the AR session for the associated 3D model.
This is expected to contain all logic necessary to initiate and manage the AR experience.
Implementation
final Function startARSession;
A Function
which, when called, starts the AR session for the associated 3D model.
This is expected to contain all logic necessary to initiate and manage the AR experience.
final Function startARSession;