Network.private constructor

Network.private()

Implementation

factory Network.private() =>
    Network(true, networkRegistry['private']!, 'private');