getBackend static method

Backend getBackend(
  1. FirebaseOptions options
)

Implementation

static Backend getBackend(FirebaseOptions options) => BackendImpl(options);