image property
The URL of the image to be loaded from the network. This is used when imageType is ImageType.network.
Implementation
final String? image;
The URL of the image to be loaded from the network. This is used when imageType is ImageType.network.
final String? image;