fromString

fun fromString(joinedString: String): Scopes

Creates a Scopes object from a string representation of the scopes.

Return

The Scopes object.

Parameters

joinedString

The string representation of the scopes.