FlutterTelpo constructor

FlutterTelpo()

Implementation

FlutterTelpo(){
  _platform = MethodChannel("com.efikas.app/printer");
}