operationCouldNotBeCompletedText property

  1. @override
String operationCouldNotBeCompletedText

The text for showing the operation could not be completed

Implementation

@override
String get operationCouldNotBeCompletedText => '操作を完了できませんでした。';