urls property

List<Url>? urls
inherited

Contains details about any URLs included in the user's description.

Implementation

List<Url>? get urls => throw _privateConstructorUsedError;