configure method

void configure(
  1. Analytics analytics
)

Implementation

void configure(Analytics analytics) {
  pAnalytics = analytics;
}