performance property
      
      PerformanceApi
      get
      performance
      
    
    
    
Implementation
PerformanceApi get performance => _performance ??= PerformanceApi(client);PerformanceApi get performance => _performance ??= PerformanceApi(client);