Thanks to visit codestin.com Credit goes to api.dart.dev
factory Exception([var message]) => _Exception(message);