get abstract method

Future<T?> get([
  1. bool remotely = false
])

Implementation

Future<T?> get([bool remotely = false]);