primitiveData method

dynamic primitiveData(
  1. ResultType? data
)

Implementation

dynamic primitiveData(ResultType? data) => data;