decode method

PromiseJsImpl<List> decode(
  1. dynamic file
)

Implementation

external PromiseJsImpl<List<dynamic>> decode(dynamic file);