getGameRules

fun getGameRules(): Single<Rules>

getGameRules, This Single will emmit a Rules Object used for knowing when the different game type has prizes on a specific row.

Return

a Single that emits the Rules of the different game types.