DeprecatedInNewArchitecture

annotation class DeprecatedInNewArchitecture(val message: String = "")

Annotates a method or class that will be deprecated once the NewArchitecture is fully released in OSS.

Properties

Link copied to clipboard