JSON representation is an immutable list representation of the PeerList object.
Source
List toJson() => toList(growable: false);
JSON representation is an immutable list representation of the PeerList object.
List toJson() => toList(growable: false);