segment property
- @Deprecated('Will be removed in v9. Use a custom tag or context instead to capture this information.')
final
The user segment, for apps that divide users in user segments.
Implementation
@Deprecated(
'Will be removed in v9. Use a custom tag or context instead to capture this information.')
final String? segment;