PerformanceService constructor Null safety
- {required FirebasePerformance performance}
PerformanceService description
Implementation
const PerformanceService({
required FirebasePerformance performance,
}) : _performance = performance;
PerformanceService description
const PerformanceService({
required FirebasePerformance performance,
}) : _performance = performance;