ipcMode property

String? ipcMode
final

IPC mode: 'shareable', 'private', or 'container:<name>'.

Implementation

final String? ipcMode;