instances static method

List<LocalesManager> instances()

Implementation

static List<LocalesManager> instances() => List.from(_instances);