start abstract method
Starts the server. Accepts a callback for retrieving a Map of credentials for ExposedThings at runtime.
Implementation
Future<void> start([ServerSecurityCallback? serverSecurityCallback]);
Starts the server. Accepts a callback for retrieving a Map of credentials for ExposedThings at runtime.
Future<void> start([ServerSecurityCallback? serverSecurityCallback]);