BaseHttpExt<T extends BaseHttp> extension

on
  • T

Methods

argList(List<(String, dynamic)>? args) → T

Available on T, provided by the BaseHttpExt extension

argPairs(List<LabelValue>? args) → T

Available on T, provided by the BaseHttpExt extension

args(Map<String, String>? args) → T

Available on T, provided by the BaseHttpExt extension

headers(Map<String, String>? headers) → T

Available on T, provided by the BaseHttpExt extension