designStyle property

AuthyoDesignStyle? designStyle
final

Design style chosen on the dashboard, or null when the backend does not send one (older server) — the SDK then uses its local default.

Implementation

final AuthyoDesignStyle? designStyle;