Dart DocumentationbotAction1<T>

Action1<T> typedef

typedef void Action1(T param) #

typedef void Action1<T>(T param);