send abstract method

Future<void> send(
  1. Object? data
)

Implementation

Future<void> send(Object? data);