alert abstract method

void alert([
  1. String? message
])

Implementation

void alert([String? message]);