send abstract method

Future<bool> send(
  1. Data data
)

Implementation

Future<bool> send(Data data);