operationCouldNotBeCompletedText property

  1. @override
String operationCouldNotBeCompletedText

The text for showing the operation could not be completed

Implementation

@override
String get operationCouldNotBeCompletedText =>
    'The operation couldn\'t be completed.';