LCOV - code coverage report
Current view: top level - utils - type_utils.dart (source / functions) Hit Total Coverage
Test: lcov.info Lines: 0 1 0.0 %
Date: 2022-03-03 12:15:14 Functions: 0 0 -

          Line data    Source code
       1             : /// find.byType doesn't find generic types
       2             : /// see: https://github.com/flutter/flutter/issues/58876
       3             : /// How to get generic Type?
       4             : /// see: https://stackoverflow.com/a/52891829/1992736
       5           0 : Type typeOf<T>() => T;

Generated by: LCOV version 1.13