attributes property

  1. @TagNumber.new(1)
Struct get attributes

The attributes of the user returned by the identity provider.

Implementation

@$pb.TagNumber(1)
$1.Struct get attributes => $_getN(0);
  1. @TagNumber.new(1)
set attributes (Struct value)

Implementation

@$pb.TagNumber(1)
set attributes($1.Struct value) => $_setField(1, value);