TenantProjectPubspec constructor

TenantProjectPubspec(
  1. Pubspec pubspec
)

Implementation

TenantProjectPubspec(
  this.pubspec,
);