decode abstract method

T? decode(
  1. String? input
)

Implementation

T? decode(String? input);