LCOV - code coverage report | ||||||||||||||||||||||
![]() | ||||||||||||||||||||||
|
||||||||||||||||||||||
![]() |
Line data Source code 1 : import '../../auth/actions/observe_auth_state_action.dart'; 2 : import '../../platform/actions/detect_platform_action.dart'; 3 : 4 6 : final redfireInitialActions = [ 5 : const ObserveAuthStateAction(), 6 : const DetectPlatformAction(), 7 : ]; |
![]() |
Generated by: LCOV version 1.13 |