track abstract method

void track(
  1. String event,
  2. Properties? properties
)

Implementation

void track(String event, Properties? properties);