certificates property

List<ShaCertificate>? certificates
getter/setter pair

The list of each ShaCertificate associated with the AndroidApp.

Implementation

core.List<ShaCertificate>? certificates;