id property

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

The unique identifier of the terms of service.

Implementation

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