recordShare method

void recordShare()

Implementation

void recordShare() {
  StateAnalyticsService.recordShare(state.id);
}