throttle method

void throttle(
  1. dynamic data
)

Implementation

void throttle(dynamic data) async => _execute(data);