rllStM property

Map<String, bool> rllStM
getter/setter pair

Implementation

Map<String, bool> rllStM = {
  'first': true,
  'second': false,
  'rllCanPlay': false,
  'aCanCompose': false,
  'rllCanConduct': false,
};