tlsPins property

set tlsPins (List<String>? value)
inherited

Implementation

set tlsPins(List<String>? value) => _map["tlsPins"] = value;