network property

void network=(String? value)

Implementation

set network(final String? value) => set("&sn", value);