MovieListService constructor
- BuildContext _context,
- Widget _child,
- UserProfileService _userProfileService
Creates a new MovieListService instance.
Implementation
MovieListService(this._context, this._child, this._userProfileService);
Creates a new MovieListService instance.
MovieListService(this._context, this._child, this._userProfileService);