onRestoreFailure property
Stream
get
onRestoreFailure
Stream that emits events when a restore is failed.
Implementation
Stream<dynamic> get onRestoreFailure =>
throw UnimplementedError('has not been implemented.');