end property
NotusAttribute<String>
get
end
Formats a block of lines to end
Implementation
NotusAttribute<String> get end => NotusAttribute<String>._(key, scope, 'end');
Formats a block of lines to end
NotusAttribute<String> get end => NotusAttribute<String>._(key, scope, 'end');