pluggableStoreFeedback method

Future<void> pluggableStoreFeedback()

Implementation

Future<void> pluggableStoreFeedback() {
	throw UnimplementedError('pluggableStoreFeedback() has not been implemented.');
}