ignore property

Future<void> get ignore

Implementation

Future<void> get ignore => then((_) {}).catchError((_) {});