decode abstract method

Future decode(
  1. EncodedContent encodedContent
)

Implementation

Future<dynamic> decode(EncodedContent encodedContent);