actor property

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

Implementation

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