SilFutureBuilderException constructor
SilFutureBuilderException([
- dynamic message,
- dynamic error
Implementation
SilFutureBuilderException([
this.message,
this.error,
]);
SilFutureBuilderException([
this.message,
this.error,
]);