id property

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

The ID

Implementation

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