id property

String get id

本实例的唯一 ID。

Returns:

  • 由插件分配的实例标识符,可用于日志排查。

Implementation

String get id => _id;