result property

Future<T> result
final

Future that resolves to the final parsed object

Implementation

final Future<T> result;