nativeBtnAction method

String nativeBtnAction(
  1. String str
)

Implementation

String nativeBtnAction(String str) {
  return str;
}