Version: 2019.1
public static void SetUserMetadata (string key, string value);

Description

Set a custom metadata key-value pair to be included with crash reports.

Keys are limited to 255 characters and values to 1024 characters. Set a value to null to clear a key.