Part

annotation class Part(value: String)

sTRING OR List< PartData>

Parameters

encoded
  • Part parameters type may not be nullable.

Constructors

Part
Link copied to clipboard
fun Part(value: String = "")

Properties

value
Link copied to clipboard
val value: String