setPushwooshHWID method

void setPushwooshHWID(
  1. String? value
)

Implementation

void setPushwooshHWID(String? value) => _parameters.pushwooshHWID = value;