addService abstract method

Implementation

Future<Result<SendTransactionResult, Failure>> addService(
  AddServiceRequest data,
);