put abstract method

Future put(
  1. T? item, [
  2. Map? args
])

Implementation

Future put(T? item, [Map? args]);