RecordService constructor

RecordService(
  1. PocketBase client,
  2. String _collectionIdOrName
)

Implementation

RecordService(super.client, this._collectionIdOrName);