trim method

  1. @override
void trim()
override

Implementation

@override
void trim() {
  methodChannel.invokeMapMethod("trim");
}