component7
Retrieves the seventh component of the data class, typically used for destructuring declarations.
Return
The seventh component as a nullable String, or null if not available.
Retrieves the seventh component of the data class, typically used for destructuring declarations.
The seventh component as a nullable String, or null if not available.