$AppInfoInterface class abstract interface

Implementers
Annotations
  • @BuiltValue(instantiable: false)

Properties

active bool?
no setter
activity → JsonObject?
no setter
author → JsonObject?
no setter
backgroundJobs → JsonObject?
no setter
bugs → JsonObject?
no setter
category → JsonObject?
no setter
collaboration → JsonObject?
no setter
commands → JsonObject?
no setter
defaultEnable → JsonObject?
no setter
dependencies → JsonObject?
no setter
description String
no setter
discussion → JsonObject?
no setter
documentation → JsonObject?
no setter
groups → JsonObject?
no setter
hashCode int
The hash code for this object.
no setterinherited
id String
no setter
info → JsonObject?
no setter
internal bool?
no setter
level int?
no setter
licence → JsonObject?
no setter
name String
no setter
namespace → JsonObject?
no setter
no setter
preview → JsonObject?
no setter
previewAsIcon bool?
no setter
public → JsonObject?
no setter
remote → JsonObject?
no setter
removable bool?
no setter
repairSteps → JsonObject?
no setter
repository → JsonObject?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sabre → JsonObject?
no setter
screenshot → JsonObject?
no setter
settings → JsonObject?
no setter
summary String
no setter
trash → JsonObject?
no setter
twoFactorProviders → JsonObject?
no setter
types → JsonObject?
no setter
version String
no setter
versions → JsonObject?
no setter
website → JsonObject?
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