actionToken property
Credential used to prove the user authorized an advanced write action.
Implementation
@JsonKey(name:'actionToken')
String? actionToken;
Credential used to prove the user authorized an advanced write action.
@JsonKey(name:'actionToken')
String? actionToken;