list property

Map<String, Pointer<SdlTexture>> list
getter/setter pair

Implementation

var list = <String, Pointer<SdlTexture>>{};