repository property

String? repository

repository name of this image.

Implementation

String? get repository => _imageName.repository;