platformName method

  1. @override
String platformName()
override

GeneralLib

Implementation

@override
String platformName() {
  return "none";
}