sendAsync abstract method

Future<void> sendAsync(
  1. Object data
)

Implementation

Future<void> sendAsync(Object data);