identifier property

String? identifier

Returns the image identifier

Implementation

String? get identifier {
  return _identifier;
}