publish abstract method

Future<PublishResult> publish(
  1. List<int> data
)

Implementation

Future<PublishResult> publish(List<int> data);