tlsPins property

set tlsPins (List<String>? value)
override

Implementation

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