| AddTrace | An annotation when applied to a method will create a Trace object with given name and
insert start() at the start of the method and stop() at the end. |
| FirebasePerformance | The Firebase Performance Monitoring API. |
| FirebasePerformance.HttpMethod | Valid HttpMethods for manual network APIs |
| HttpMetric | Metric used to collect data for network requests/responses. |
| Trace | Trace allows you to set beginning and end of a certain action in your app. |