MTSpriteDecodable

public enum MTSpriteDecodable : Decodable, Equatable

A custom decoder for the sprite field in the style JSON, which can be either a single string (URL) or an array of objects containing id and url.