8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38e62c0 commit cd4722eCopy full SHA for cd4722e
plugins/firebase-crashlytics.md
@@ -155,11 +155,11 @@ The Crashlytics class has the following members.
155
156
#### Properties
157
158
-| Property | Type | Description |
159
-| --------- | --------------- | ----------- |
160
-| `ios` | | _readonly_ |
161
-| `android` | _readonly_ |
162
-| `app` | [FirebaseApp]() | _readonly_ |
+| Property | Type | Description |
+| --------- | ------------------------------------------------------------------------------------------------- | ----------- |
+| `ios` | | _readonly_ |
+| `android` | _readonly_ |
+| `app` | [FirebaseApp](https://firebase.google.com/docs/reference/android/com/google/firebase/FirebaseApp) | _readonly_ |
163
164
#### Methods
165
0 commit comments