network property

set network (String? value)

Implementation

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