AppIdService constructor

AppIdService(
  1. PubspecManager _pubspecManager
)

Creates a new instance of AppIdService.

Implementation

AppIdService(this._pubspecManager);