Interface StitchModel

    • Method Detail

      • toMap

        Map<String,​Object> toMap()
        Create a map representation of the model which is essentially the JSON representation of the model.
        Returns:
        Map