actor property

  1. @JsonKey(name: 'actor')
OktaEventActorV2? actor
final

Implementation

@JsonKey(name: 'actor')
final OktaEventActorV2? actor;