Oauth2ResponseTypesConvertExtension extension
Extension to add convert methods to the response types
Methods
-
toJsonString(
) → String - Converts the current Oauth2ResponseTypes to a jsonString
Static Methods
-
fromJsonString(
{required String jsonString}) → Oauth2ResponseTypes -
Converts a
jsonString
to a Oauth2ResponseTypes