settings property

Map<String, bool> settings
final

Implementation

final Map<String, bool> settings = {
  'is_method_can_private': true,
};