getType method

  1. @override
String getType()
override

Implementation

@override
String getType() {
  return _format.name;
}