getPendingsList constant

String const getPendingsList

Returns the list of pendings in the network, if there are none, returns an empty string. According to the pending.dart model

Implementation

static const String getPendingsList = "NSLPENDFULL\n";