LCOV - code coverage report | ||||||||||||||||||||||
![]() | ||||||||||||||||||||||
|
||||||||||||||||||||||
![]() |
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 |