menu
norbix package
documentation
norbix_webhooks.dart
NorbixError
errors property
errors property
dark_mode
light_mode
errors
property
List
<
NorbixErrorItem
>
errors
final
Every error the gateway sent, in the order it sent them.
Implementation
final List<NorbixErrorItem> errors;
norbix package
documentation
norbix_webhooks
NorbixError
errors property
NorbixError class