id property

String id
getter/setter pair

Global ID of this loader.

Implementation

String id = (++_idCounter).toString();