operation property
Optional operation, set to 'delete' to remove the user from the organization.
Implementation
@BuiltValueField(wireName: r'operation')
String? get operation;
Optional operation, set to 'delete' to remove the user from the organization.
@BuiltValueField(wireName: r'operation')
String? get operation;