$RichObjectParameterInterface class abstract interface

Implementers
Annotations
  • @BuiltValue(instantiable: false)

Properties

assignable RichObjectParameter_Assignable?
no setter
boardname String?
no setter
callType RichObjectParameter_CallType?
no setter
conversation String?
no setter
description String?
no setter
etag String?
no setter
hashCode int
The hash code for this object.
no setterinherited
height RichObjectParameter_Height?
no setter
iconUrl String?
no setter
id String
no setter
latitude String?
no setter
no setter
longitude String?
no setter
messageId String?
no setter
mimetype String?
no setter
mtime String?
no setter
name String
no setter
path String?
no setter
previewAvailable RichObjectParameter_PreviewAvailable?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
server String?
no setter
size RichObjectParameter_Size?
no setter
stackname String?
no setter
thumb String?
no setter
type String
no setter
visibility RichObjectParameter_Visibility?
no setter
website String?
no setter
width RichObjectParameter_Width?
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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