$Api1CreateViewRequestApplicationJsonInterface class sealed

Implementers
Annotations
  • @BuiltValue.new(instantiable: false)

Properties

emoji → String?
Emoji for the view.
no setter
hashCode → int
The hash code for this object.
no setterinherited
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
title → String
Title for the view.
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(void updates($Api1CreateViewRequestApplicationJsonInterfaceBuilder)) → $Api1CreateViewRequestApplicationJsonInterface
Rebuilds the instance.
toBuilder() → $Api1CreateViewRequestApplicationJsonInterfaceBuilder
Converts the instance to a builder $Api1CreateViewRequestApplicationJsonInterfaceBuilder.
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited