getIdentity static method

String? getIdentity()

Implementation

static String? getIdentity() {
  return _identity;
}