SharePlus.custom constructor
Create a custom instance of SharePlus. Use this constructor for testing purposes only.
Implementation
@visibleForTesting
factory SharePlus.custom(SharePlatform platform) => SharePlus._(platform);
Create a custom instance of SharePlus. Use this constructor for testing purposes only.
@visibleForTesting
factory SharePlus.custom(SharePlatform platform) => SharePlus._(platform);