logError abstract method

Future<int> logError(
  1. Map<String, String> body
)

Implementation

Future<int> logError(Map<String, String> body);