InvalidArgumentsException({required Map<String, dynamic>? arguments}) { this.message = "Invalid Arguments: ${jsonEncode(arguments)}"; }