GCMClientF

object GCMClientF
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[F[_]](apiKey: String, http: HttpClient[F])(`evidence$2`: Monad[F]): GoogleClientF[F]
def legacy[F[_]](apiKey: String, http: HttpClient[F])(`evidence$3`: Monad[F]): GoogleClientF[F]