logPoint method

dynamic logPoint()

Implementation

logPoint() {
  linio.log('log_point');
}