id property

String? get id

The Docker-assigned network ID, or null before create is called.

Implementation

String? get id => _networkId;