binarySourceInfo property

List<BinarySourceInfo>? binarySourceInfo
getter/setter pair

A bundle containing the binary and source information.

Implementation

core.List<BinarySourceInfo>? binarySourceInfo;