pip_clients_applications
pip_clients_applications
ApplicationV1
ApplicationV1 constructor
ApplicationV1
pip_clients_applications
pip_clients_applications
ApplicationV1
ApplicationV1 constructor
ApplicationV1 class
Constructors
ApplicationV1
Properties
access_rights
copyrights
description
group
icon
id
max_ver
min_ver
name
product
url
hashCode
runtimeType
Methods
fromJson
toJson
noSuchMethod
toString
Operators
operator ==
ApplicationV1
constructor
ApplicationV1
(
{
String
id
,
MultiString
name
,
MultiString
description
,
String
product
,
String
group
,
String
copyrights
,
String
url
,
String
icon
,
int
min_ver
,
int
max_ver
,
dynamic
access_rights
}
)