dart_telegram_bot/src/entities/internal/helpers/util library

Functions

callIfNotNull<T, R>(T foo(R), dynamic parameter) → T?
Call a function if the parameter is not null