Skip to content

Instantly share code, notes, and snippets.

@BVantur
Last active February 13, 2021 14:59
Show Gist options
  • Save BVantur/7b7243f0248846a964a1abc8b47f8d95 to your computer and use it in GitHub Desktop.
Save BVantur/7b7243f0248846a964a1abc8b47f8d95 to your computer and use it in GitHub Desktop.
@deprecated kotlin constructor
<init>(
message: String,
replaceWith: ReplaceWith = ReplaceWith(""),
level: DeprecationLevel = DeprecationLevel.WARNING)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment