getAnalyticById abstract method

Future<Analytics> getAnalyticById(
  1. String id
)

Implementation

Future<Analytics> getAnalyticById(String id);