Package 

Class Colors

  • All Implemented Interfaces:
    android.os.Parcelable

    @Serializable() 
    public final class Colors
     implements Parcelable
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String dark
      private final String light
    • Method Summary

      Modifier and Type Method Description
      final String getDark()
      final String getLight()
      final String color()
      • Methods inherited from class io.purchasely.views.presentation.models.Colors

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait