watermark static method
UncompleteDocumentation
Implementation
static String watermark() {
return """
General Framework Created By DEVELOPER AZKADEV - https://github.com/azkadev
Corporation - GLOBAL CORPORATION & GENERAL CORPORATION
"""
.trim();
}