getDeviceAccountIdentifier method

String? getDeviceAccountIdentifier()

Implementation

String? getDeviceAccountIdentifier() {
  return deviceAccountIdentifier;
}