getSession method

XRSession? getSession()

Implementation

XRSession? getSession () {
  return session;
}