ParseContext<T> constructor

ParseContext<T>(
  1. Uri uri
)

Implementation

ParseContext(this.uri) : _parameters = <String, dynamic>{};