StyleEncodable
A protocol describing a style-related entity that can be encoded.
-
jsonObject()Default implementationConverts this object to a dictionary representation
Default Implementation
Given an Encodable object return the JSON dictionary representation
Throws
Errors occurring during encoding, orTypeConversionError.invalidJSONObject -
allStyleProperties()Extension methodEncodes the receiver into a Dictionary representation.
StyleEncodable Protocol Reference