identifierFromString

actual fun identifierFromString(stringValue: String): Identifier?

Gets an Identifier from a string value

Return

an Identifier matching the string value or null if it could not be generated

Parameters

stringValue

the string value to get the Identifier from

expect fun identifierFromString(stringValue: String): Identifier?

Gets an Identifier from a string value

Return

an Identifier matching the string value or null if it could not be generated

Parameters

stringValue

the string value to get the Identifier from

actual fun identifierFromString(stringValue: String): Identifier?

Gets an Identifier from a string value

Return

an Identifier matching the string value or null if it could not be generated

Parameters

stringValue

the string value to get the Identifier from

actual fun identifierFromString(stringValue: String): Identifier?

Gets an Identifier from a string value

Return

an Identifier matching the string value or null if it could not be generated

Parameters

stringValue

the string value to get the Identifier from

actual fun identifierFromString(stringValue: String): Identifier?

Gets an Identifier from a string value

Return

an Identifier matching the string value or null if it could not be generated

Parameters

stringValue

the string value to get the Identifier from