muzei-api / com.google.android.apps.muzei.api / UserCommand / serialize

serialize

fun serialize(): String
Deprecated: UserCommands should not be serialized and deserialized

Returns a serialized version of this user command.

Return
a serialized representation of this user command

See Also

deserialize