crossSessionEditingText property
No description provided for @crossSessionEditingText.
In en, this message translates to: 'Someone has edited this checkpoint during your session. If you continue your changes will overwrite the changes made by the other user. If you return then your changes will be overwritten with server ones'
Implementation
@override
String get crossSessionEditingText =>
'Someone has edited this checkpoint during your session. If you continue your changes will overwrite the changes made by the other user. If you return then your changes will be overwritten with server ones';