Null

case object Null extends JsonType[Null]
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait JsonType[Null]
class Object
trait Matchable
class Any
Null.type

Type members

Inherited types

The name of the type

The name of the type

Inherited from:
Mirror
Inherited from:
Singleton
Inherited from:
Singleton

Value members

Concrete methods

def get(json: Json): Either[String, Null]

Inherited methods

Inherited from:
Product