Bool

@frozen
extension Bool: Decodable, DynamicDecodable
  • Declaration

    Swift

    public static var decoder: (Any) throws -> Bool