LCOV - code coverage report
Current view: top level - src/enums - location_service.dart (source / functions) Hit Total Coverage
Test: lcov.info Lines: 1 1 100.0 %
Date: 2021-06-11 15:23:14 Functions: 0 0 -

          Line data    Source code
       1             : /// Describes the current state of the location service on the native platform.
       2          14 : enum ServiceStatus {
       3             :   /// Indicates that the location service on the native platform is enabled.
       4             :   disabled,
       5             : 
       6             :   /// Indicates that the location service on the native platform is enabled.
       7             :   enabled,
       8             : }

Generated by: LCOV version 1.15