state property

  1. @JsonKey.new(includeIfNull: false)
SnowflakeType? state
final

A random string for CSRF protection

Implementation

@JsonKey(includeIfNull: false)
final String? state;