error property
Error information of failed request. No value provided here if no error occurred on processing.
Implementation
@BuiltValueField(wireName: r'error')
NotificationErrorContainer? get error;
Error information of failed request. No value provided here if no error occurred on processing.
@BuiltValueField(wireName: r'error')
NotificationErrorContainer? get error;