dsymUuids property

List<String>? dsymUuids
getter/setter pair

iOS only: Unique identifier for the debug symbols file corresponding to the application

Implementation

List<String>? dsymUuids;