instance property

CloudStorage get instance

Implementation

static CloudStorage get instance => _instance ??= CloudStorage();