Value

expect annotation class Value(val value: String)(source)
actual typealias Value = org.springframework.beans.factory.annotation.Value(source)

Properties

Link copied to clipboard
expect val value: String