warning property

List<DynamicLinkWarning>? warning
getter/setter pair

Information about potential warnings on link creation.

Implementation

core.List<DynamicLinkWarning>? warning;