Stop an active span. Returns true if the span is stopped after the method returns and false otherwise.
Future<bool> stop({ErrorCode? errorCode, int? endTimeMs});