AdminDataSource
Constructors
new AdminDataSource()
new AdminDataSource(
dart):AdminDataSource
Parameters
| Parameter | Type |
|---|---|
dart | any |
Returns
Constructs
AdminDataSource
Source
Properties
| Property | Type |
|---|---|
dart | any |
Methods
getServiceInfos()
getServiceInfos():
Promise<ServiceInfo[]>
Returns information about the services. Sample: https://public.datagrok.ai/js/samples/dapi/admin
Returns
Promise <ServiceInfo[]>