static show(String title, String message, TypeAlert type, [Map<String, dynamic>? payload]) { instance?._show!(title, message, type, payload); }