canManageIntegrations property

  1. @JsonKey(name: 'can_manage_integrations')
bool? canManageIntegrations
inherited

Can I manage integrations in this team.

Implementation

@JsonKey(name: 'can_manage_integrations')
bool? get canManageIntegrations => throw _privateConstructorUsedError;