given_Defaultable_String

dev.cheleb.scalamigen.Defaultable.given_Defaultable_String
object given_Defaultable_String extends Defaultable[String]

Default value for String is "".

Attributes

Graph
Supertypes
trait Defaultable[String]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def default: String

The default value for the type.

The default value for the type.

Attributes

Inherited methods

def label: String

The label for the type.

The label for the type.

Attributes

Inherited from:
Defaultable