image property

String? image
final

The URL of the image to be loaded from the network. This is used when imageType is ImageType.network.

Implementation

final String? image;