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