piped_dart/doc/ExceptionError.md

520 B

piped_api.model.ExceptionError

Load the model package

import 'package:piped_api/api.dart';

Properties

Name Type Description Notes
error String The stacktrace provided by the server.
message String The error message from the stacktrace.

[Back to Model list] [Back to API list] [Back to README]