errorArguments property

List<InstallabilityErrorArgument> errorArguments
final

The list of error arguments (e.g. {name:'minimum-icon-size-in-pixels', value:'64'}).

Implementation

final List<InstallabilityErrorArgument> errorArguments;