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