menu
fluxer_dart package
documentation
models/webhook_response.dart
WebhookResponse
avatar property
avatar property
dark_mode
light_mode
avatar
property
@JsonKey.new(includeIfNull: false)
String
?
avatar
final
The hash of the webhook avatar image
Implementation
@JsonKey(includeIfNull: false) final String? avatar;
fluxer_dart package
documentation
models/webhook_response
WebhookResponse
avatar property
WebhookResponse class