DataExtractor<T> extension

on

Methods

toData() Future<T>

Available on Future<Result<T>>, provided by the DataExtractor extension

toDataNullable() Future<T?>

Available on Future<Result<T>>, provided by the DataExtractor extension