traits property

  1. @BuiltValueField(wireName: r'traits')
JsonObject? traits

The identity traits. This is a placeholder for the registration flow.

Implementation

@BuiltValueField(wireName: r'traits')
JsonObject? get traits;