Identifies the backend provider.
Examples: 'firestore', 'mongodb', 'custom'.
'firestore'
'mongodb'
'custom'
@override String get providerId => 'firestore';