identifier
The unique identifier for a group on the device.
Declaration
var identifier: String { get }Discussion
It is recommended that you use the identifier when re-fetching the group. The identifier can be persisted between app launches.
The unique identifier for a group on the device.
var identifier: String { get }It is recommended that you use the identifier when re-fetching the group. The identifier can be persisted between app launches.