finalConfirmationDescription property

  1. @override
String get finalConfirmationDescription
override

No description provided for @finalConfirmationDescription.

In en, this message translates to: 'Use this only if you have filled all the required checkpoints. It completes them and can break if some are not finished'

Implementation

@override
String get finalConfirmationDescription =>
    '僅當您已填寫所有必填檢查點時使用。此操作將完成所有檢查點,若有未完成的可能會出錯。';