instance property

FirebaseService get instance

Implementation

static FirebaseService get instance => _instance ??= FirebaseService._();