atob abstract method

String atob(
  1. String encodedData
)

Implementation

String atob(String encodedData);