onDev static method

dynamic onDev()

Implementation

static onDev() {
  showToast('Feature under development!');
}