showSubmitSuccessMsg static method

dynamic showSubmitSuccessMsg()

Implementation

static showSubmitSuccessMsg() {
  showMessage('提亀成功!');
}