image property

List<ProjectImage>? get image

Implementation

List<ProjectImage>? get image => _image;