contextId property Null safety

String contextId

Gets the unique context id. Usually it is the current host name.

Return the unique context id.

void contextId=(String value)

Sets the unique context id.

  • value a new unique context id.