firebase static method

Uri firebase(
  1. String id
)

Implementation

static Uri firebase(String id) =>
    Uri.parse('https://securetoken.google.com/$id');