Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Module Os_fcm_notif.Data.PhoneGap.Action

module Action : sig..end

type t
val to_json : t -> Yojson.Safe.t
val create : 
  string ->
  string -> string -> bool -> t

create icon title callback foreground