api method

Future api()

Implementation

Future api() async {
  await send();
}