TalkerIterableLogTypeModifier<TalkerLogType> extension
- on
-
- Iterable<
TalkerLogType>
- Iterable<
Methods
-
firstWhereLogTypeOrNull(
bool test(TalkerLogType element)) → TalkerLogType? -
Available on Iterable<
The method allows you to get the first element that satisfies the condition or null if no element satisfies the condition.TalkerLogType> , provided by the TalkerIterableLogTypeModifier extension