staticMethodsNames property

List<String> staticMethodsNames

Returns a const List of static methods names.

Implementation

List<String> get staticMethodsNames;