toMap method

Map<String, String> toMap()

Implementation

Map<String, String> toMap() => {'lib': lib, 'module': module};