FirebasePlatformEntry constructor
const
FirebasePlatformEntry(
- String name,
- FirebasePlatform platform
Creates a Firebase platform entry.
Implementation
const FirebasePlatformEntry(this.name, this.platform);