getType method

  1. @override
String getType()
override

Implementation

@override
String getType() {
  return "image/png";
}