termsOfServiceCreateAt property

  1. @BuiltValueField(wireName: r'terms_of_service_create_at')
int? termsOfServiceCreateAt

The time in milliseconds the user accepted the terms of service

Implementation

@BuiltValueField(wireName: r'terms_of_service_create_at')
int? get termsOfServiceCreateAt;