checkpointsBackWarning property

  1. @override
String get checkpointsBackWarning
override

No description provided for @checkpointsBackWarning.

In en, this message translates to: 'All unsaved changes will be restored to the server state'

Implementation

@override
String get checkpointsBackWarning => '所有未保存的更改将恢复为服务器状态';