id property

  1. @BuiltValueField(wireName: r'id')
String? id

The ID of the Identity JSON Schema

Implementation

@BuiltValueField(wireName: r'id')
String? get id;