withPrefixlen property

  1. @override
String withPrefixlen

A string resresentation of the netwrok, with the mask in prefix length.

Implementation

@override
String get withPrefixlen => '$networkAddress/$prefixlen';