add abstract method
Add the specified study protocol.
versionTag is an optional label used to identify this first version of
the protocol. Timestamp of initial creation by default.
Implementation
Future<void> add(StudyProtocol protocol, [String? versionTag]);