RecordService constructor
RecordService(
- PocketBase client,
- String _collectionIdOrName
Implementation
RecordService(super.client, this._collectionIdOrName);
RecordService(super.client, this._collectionIdOrName);