toDataFrame method

DataFrame toDataFrame()

Implementation

DataFrame toDataFrame() => DataFrame.fromListOfMaps(this);