apiKeySecuredAt property

  1. @TagNumber(9)
Timestamp get apiKeySecuredAt

Implementation

@$pb.TagNumber(9)
$2.Timestamp get apiKeySecuredAt => $_getN(8);
  1. @TagNumber(9)
set apiKeySecuredAt (Timestamp v)

Implementation

@$pb.TagNumber(9)
set apiKeySecuredAt($2.Timestamp v) { setField(9, v); }