of static method
Implementation
static RestQueryClient? of(BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<RestQueryClient>();
static RestQueryClient? of(BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<RestQueryClient>();