psGetAttributes method

void psGetAttributes(
  1. List list
)

Implementation

void psGetAttributes(List<dynamic> list) {
  databaseError("Provider support not available", this);
}